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

Commit 01a454f5 authored by Edgar Wang's avatar Edgar Wang
Browse files

[Expressive design] Update Preference layout

Bug: 377278880
Test: visaual
Flag: EXEMPT resource only update
Change-Id: If8317047617bddfa88fb6691cdd5be6f1bb3d0c1
parent 4a87d601
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
    android:layout_height="wrap_content"
    android:layout_weight="1"
    android:paddingVertical="@dimen/settingslib_expressive_space_small1"
    android:paddingHorizontal="@dimen/settingslib_expressive_space_small1"
    android:filterTouchesWhenObscured="false">

    <TextView
@@ -40,7 +41,6 @@
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_below="@android:id/title"
        android:layout_alignLeft="@android:id/title"
        android:layout_alignStart="@android:id/title"
        android:layout_gravity="start"
        android:textAlignment="viewStart"