mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
a17797940d
Summary:
This fixes the regression recently introduced during refactoring of text-related classes.
So, added fragment of code was lost in D5715830.
See how it looked before:
9f5bdd7b49/ReactAndroid/src/main/java/com/facebook/react/views/text/ReactTextShadowNode.java (L424-L431)
Reviewed By: TheSavior
Differential Revision: D5827424
fbshipit-source-id: 5df99620057ff6a27105dd05903c7f5def85c5d2
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.