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

Commit 9aa0440b authored by Beverly's avatar Beverly
Browse files

Add padding so text doesn't go to edge

Test: manual
Fixes: 159638458
Change-Id: I7a90437c12bad57695d6a0d0d1d8bf514cf28c77
parent 0d34f6c8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -54,7 +54,8 @@
            android:layout_height="wrap_content"
            android:layout_weight="1"
            android:paddingTop="16dp"
            android:paddingBottom="16dp">
            android:paddingBottom="16dp"
            android:paddingEnd="16dp">

            <TextView
                android:id="@android:id/title"