Merge "Set the minimum height to the CheckBox"
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
android:id="@+id/checkbox"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="48dp"
|
||||
android:background="@null"
|
||||
android:clickable="false"
|
||||
android:focusable="false"
|
||||
|
Reference in New Issue
Block a user