[Android] React native views not arranged properly inside custom ViewGroup #15939
Labels
Ran Commands
One of our bots successfully processed a command.
Stale
There has been a lack of activity on this issue and it may be closed soon.
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
react-native -v
: 0.48.3node -v
: v8.4.0npm -v
: 5.4.1yarn --version
: 0.21.3Then, specify:
Steps to Reproduce
Example: Create a LinearLayout native UI component.
Expected Behavior
Text Column 1 and Column 2 should be arranged in same line as shown above
Actual Behavior
Text Column 1 and Column 2 were arranged in 2 lines
Reproducible Demo
https://github.com/rsreejithkrishnan/RNLinearLayoutTest
The text was updated successfully, but these errors were encountered: