Skip to content

Removing multiline on Android doesn't change component size #546

Open
@289Adam289

Description

@289Adam289

Description

If original text value has \n character, removing multiline prop doesn't change component size, leaving blank space equal to the number of \n characters. Removing spaces reduce component size.

Screen.Recording.2024-11-14.at.18.04.10.mov

Reproduction steps:

  1. Open example app
  2. set initial value to text that includes new line character
  3. comment multiline prop
  4. Observe that component size stays the same even though there is single line of text.

commit c352064

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions