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
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