Skip to content

ScrollView not scrolling on Android if TextInput components are right-aligned #26526

Description

@daveyjones

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions