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

Commit b057ea63 authored by Edgar Wang's avatar Edgar Wang Committed by Android (Google) Code Review
Browse files

Merge "[Expressive design] Update Preference layout" into main

parents 518a1feb 01a454f5
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"