Show four buttons horizontally in same row but switch to two rows when font size is increased
Using XML Android, I need to achieve a layout where four buttons are placed in a single row with equal weight for all four buttons but when I increase the font size I need to show them in 2*2 (the last two buttons show go to second row), Can some one help?