Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6583ce30 authored by Anna Zappone's avatar Anna Zappone
Browse files

Ensure template match_parent

Included previous dimensions from testing

Bug: 189146880
Test: local
Change-Id: I9678c55f583938fb616f04a3f175e8c8b219be44
parent 898ccb31
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"