Ensure template match_parent

Included previous dimensions from testing

Bug: 189146880
Test: local
Change-Id: I9678c55f583938fb616f04a3f175e8c8b219be44
This commit is contained in:
Anna Zappone
2021-06-25 12:30:27 +01:00
parent 898ccb31ec
commit 6583ce3083

View File

@@ -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"