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

Commit 9ce459ef authored by Zoey Chen's avatar Zoey Chen
Browse files

[Settings] Set the height as WRAP_CONTENT

Screenshot: https://hsv.googleplex.com/5975564079857664

Bug: 262337876
Test: manual
Change-Id: I1d40d71e39da9ce9096ea813df4ce5862dbc9f9b
parent 0e15574e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
    <RelativeLayout
        android:id="@+id/text_layout"
        android:layout_width="0dip"
        android:layout_height="match_parent"
        android:layout_height="wrap_content"
        android:gravity="center_vertical"
        android:layout_weight="1"
        android:focusable="true"