Merge "Ensure template match_parent" into sc-dev am: d4c591c75f
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15107815 Change-Id: I2be5fb413890c4819401194b9ebf537edd6b1e91
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
android:layout_gravity="center"
|
||||
android:paddingVertical="8dp"
|
||||
android:paddingHorizontal="2dp"
|
||||
android:layout_width="136dp"
|
||||
android:layout_height="51dp">
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
<TextView
|
||||
android:layout_weight="6"
|
||||
android:layout_width="0dp"
|
||||
|
||||
Reference in New Issue
Block a user