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

Commit 681542b9 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:...

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

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

Change-Id: Ic09687ae21a0ed781d8e65e748d5ca4f1c3eb1ae
parents eb6368a1 c559206b
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" />