Closed brarcher closed 8 years ago
The previous approach was to list buttons in a TableLayout. However, this approach does not work well if there are more items than can fit on the screen.
To allow scrolling of items, and also a better presentation of said items, use a ListView.
The previous approach was to list buttons in a TableLayout. However, this approach does not work well if there are more items than can fit on the screen.
To allow scrolling of items, and also a better presentation of said items, use a ListView.