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

Commit 9a2d348a authored by Edgar Wang's avatar Edgar Wang
Browse files

Enlarge height of Edit box in "Profile info" dialog

Fixes: 140002880
Test: manual
Change-Id: If9f8c3f4360e886cfecabc3eb8c1a6da452f45d2
parent b2639ad1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
        android:layout_gravity="bottom"
        android:layout_weight="1"
        android:layout_marginStart="6dp"
        android:minHeight="@dimen/min_tap_target_size"
        android:ellipsize="end"
        android:singleLine="true"
        android:textAppearance="?android:attr/textAppearanceMedium"