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

Commit 67339381 authored by Zoey Chen's avatar Zoey Chen Committed by Android (Google) Code Review
Browse files

Merge "[Settings] Set the height as WRAP_CONTENT"

parents b077db1b 9ce459ef
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"