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

Commit 2d34a8d0 authored by Edgar Wang's avatar Edgar Wang
Browse files

Tweak vertical divider hight of RadioButtonPreference

Bug: 179332520
Test: visual
Change-Id: I19e1011622dd400b92e00caf370b3f190738aa93
parent 4e46adb8
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" />