Hey.
Dynamically create in LinearLayout (orientation = "horizontal") buttons, the number of which depends on the input number.
The question is which Layout (or add-on) is better to choose so that if the input number is too large (that is, the last button rests on the end of the screen), subsequent buttons are created on a new line, etc.