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

Commit 1d6d494c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Tweak vertical divider hight of RadioButtonPreference" into sc-dev am: 04e32fa3

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

Change-Id: Ie382699bca45d00085a53301cf10ef944fa4b3a9
parents cc6f1343 04e32fa3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@
        android:gravity="center_vertical">
        <View
            android:layout_width=".75dp"
            android:layout_height="match_parent"
            android:layout_height="32dp"
            android:layout_marginTop="16dp"
            android:layout_marginBottom="16dp"
            android:background="?android:attr/dividerVertical" />