Tweak vertical divider hight of RadioButtonPreference
Bug: 179332520 Test: visual Change-Id: I19e1011622dd400b92e00caf370b3f190738aa93
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user