Fixed TableLayout in demo UI to work with small screens
PiperOrigin-RevId: 518257650
This commit is contained in:
parent
cbaf0f8232
commit
7c7a6298ff
@ -80,6 +80,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:stretchColumns="0"
|
||||
android:shrinkColumns="0"
|
||||
android:layout_marginTop="32dp"
|
||||
android:measureWithLargestChild="true"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user