[Android] TextInput inside a scrollView does not scroll to when focused #22951
Labels
Bug
Component: ScrollView
Component: TextInput
Related to the TextInput component.
Platform: Android
Android applications.
Resolution: Locked
This issue was locked by the bot.
Environment
Description
Hey Guys,
I've been trying to narrow this down but it doesn't look like I'm getting anywhere. I was hoping that you may have more insight into the situation, or if its simply an android bug waiting to be fixed.
I've noticed that with the below xml, when a TextInput field is focused, the ScrollView container is not focused into. The keyboard does pop up however, and the field is focused, it just doesn't scroll so that the input field is visible.
The basic structure is as below:
The snack below illustrates this as well, where the button up top focuses in to the InputText, but it doesn't scroll.
Please let me know if any more information is required
Reproducible Demo
https://snack.expo.io/HkZimXHfN
The text was updated successfully, but these errors were encountered: