How to arrange several buttons in a line so that the width of all buttons is the same and the free space is completely filled?
tried TableLayout - buttons of different widths
LinearLayout - buttons of different widths and not completely filled space.
Minimum api 10.