Merge "Set the minimum height to the CheckBox" am: 3a90feaa26
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12797031 Change-Id: I3703501658d1337388212e962e8aafab10495992
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