Skip to content

[Android Only] Blurred TextInput's label is not aligned to top if textAlignTop='top' is set #4826

@Rc85

Description

@Rc85

Current behaviour

The blurred TextInput's label is centered to the TextInput if height is set to eg. 200 and textAlignTop is set to top.

Expected behaviour

The label should be aligned to the top of the TextInput

How to reproduce?

<TextInput label='Name' textAlignTop='top' multiline style={{ height: 200 }} />

What have you tried so far?

I've tried using contentStyle props.

Your Environment

software version
ios x
android 13
react-native 0.82.1
react-native-paper 5.14.5
node 22.11.0
npm or yarn x.x.x
expo sdk x.x.x

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