TableLayout | Android Developers

TableLayout | Android Developers

瀏覽:1468
日期:2025-06-21
Class Overview A layout that arranges its children into rows and columns. A TableLayout consists of a number of TableRow objects, each defining a row (actually, you can have other children, which will be explained below). TableLayout containers do not dis...看更多