Skip to content

RowButton/Button unexpected behavior for layout #4

@wellon

Description

@wellon

If you'll try to create a markup as follows:

RowButton()
Button()
Button()
RowButton()

So you expect to see a keyboard as this:
button
button button
button

But you'll receive this:
button button button
button

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