- Table Layout:
- Important Points About Table Layout In Android:
- Basic Table Layout code in XML:
- Attributes of TableLayout in Android:
- TableLayout Example In Android Studio:
1.Table Layout - In Android, Table Layout is used to arrange the group of views into rows and columns. Table Layout containers do not display a border line for their columns, rows or cells. A Table will have as many columns as the row with the most cells.
id: - id:
- stretchColumn:
- shrinkColumn:
- collapseColumn:
Attributes of TableLayout in Android
2.stretchColumn
3. shrinkColum
4. collapseColum
Example(Log in)
Do'stlaringiz bilan baham: |