replace the checkbox with a myappcompatcheckbox
This commit is contained in:
parent
e62f3db40f
commit
6d8f87fe87
|
@ -43,7 +43,7 @@
|
||||||
android:maxLength="6"
|
android:maxLength="6"
|
||||||
android:maxLines="1"/>
|
android:maxLines="1"/>
|
||||||
|
|
||||||
<CheckBox
|
<com.simplemobiletools.commons.views.MyAppCompatCheckbox
|
||||||
android:id="@+id/keep_aspect_ratio"
|
android:id="@+id/keep_aspect_ratio"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
|
Loading…
Reference in New Issue