Merge "Set min width of checkbox to 48dp" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f49ca51851
@@ -42,6 +42,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="start|center_vertical"
|
||||
android:minWidth="56dp"
|
||||
android:minHeight="48dp"
|
||||
android:orientation="horizontal"
|
||||
android:clipToPadding="false"
|
||||
android:paddingTop="4dp"
|
||||
|
||||
Reference in New Issue
Block a user