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

Commit 7d8aa61d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update the padding of TowTargetPreference divider" into sc-v2-dev am: 5cbb831c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15639325

Change-Id: Ica8f4bc9fbf7fc44b03fa1411db0e4ffc804ba1c
parents d4c71faf 5cbb831c
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