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

Commit 5e5c126f authored by Edgar Wang's avatar Edgar Wang
Browse files

Update the padding of TowTargetPreference divider

Bug: 193824089
Change-Id: I33068ca3a3017d81fbd40c59b980f08e23585478
Test: visual verify
(cherry picked from commit 7feda7c8)
parent e3c1ec95
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -22,6 +22,8 @@
    android:layout_height="match_parent"
    android:layout_height="match_parent"
    android:gravity="start|center_vertical"
    android:gravity="start|center_vertical"
    android:orientation="horizontal"
    android:orientation="horizontal"
    android:paddingStart="?android:attr/listPreferredItemPaddingEnd"
    android:paddingLeft="?android:attr/listPreferredItemPaddingEnd"
    android:paddingTop="16dp"
    android:paddingTop="16dp"
    android:paddingBottom="16dp">
    android:paddingBottom="16dp">
    <View
    <View