replace the checkbox with a myappcompatcheckbox

This commit is contained in:
tibbi 2016-12-20 00:06:03 +01:00
parent e62f3db40f
commit 6d8f87fe87
1 changed files with 1 additions and 1 deletions

View File

@ -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"