Merge "Tweak vertical divider hight of RadioButtonPreference" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
04e32fa3d2
@@ -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