-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
BugComponent: ScrollViewComponent: TextInputRelated to the TextInput component.Related to the TextInput component.Platform: AndroidAndroid applications.Android applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
When TextInput
components with right-aligned text are used within a ScrollView
, scrolling does not work on Android.
React Native version: 0.60.5
This demo shows input fields in a scroll view—it scrolls just fine:
https://snack.expo.io/r1oQbV4vS
This demo is the same as the one above, but the input text is right-aligned. It doesn't scroll:
https://snack.expo.io/SyxJHb4NDr
I would expect both demos to scroll, regardless of text alignment.
Metadata
Metadata
Assignees
Labels
BugComponent: ScrollViewComponent: TextInputRelated to the TextInput component.Related to the TextInput component.Platform: AndroidAndroid applications.Android applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.