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

Commit 9fc6bd7b authored by Reza Mohammadi's avatar Reza Mohammadi Committed by Steve Kondik
Browse files

Fixes the size of texts in the power dialog

Change-Id: Ida2ba2e1a74e8ae1eca00313aaff5e9e545d2b93
parent 70c2a4c2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
    android:layout_height="wrap_content"
    android:minHeight="?android:attr/listPreferredItemHeight"

    android:paddingRight="11dip"
    android:paddingLeft="11dip"
    android:paddingTop="6dip"
    android:paddingBottom="6dip"
@@ -29,6 +30,7 @@
        android:layout_height="match_parent"
        android:layout_alignParentTop="true"
        android:layout_alignParentBottom="true"
        android:layout_alignParentLeft="true"
        android:layout_marginRight="9dip"
            />