1
0
Fork 0

For #7066 Increase space below checkbox preference

master
mcarare 2019-12-10 18:22:16 +02:00 committed by Emily Kager
parent bfc65e0614
commit 1c9c8f590a
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
android:focusable="true"
android:gravity="center_vertical"
android:paddingStart="8dp"
android:paddingBottom="8dp"
android:paddingEnd="?android:attr/scrollbarSize">
<LinearLayout