Skip to content

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

@daveyjones

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions