mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
replace the checkbox with a myappcompatcheckbox
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
android:maxLength="6"
|
||||
android:maxLines="1"/>
|
||||
|
||||
<CheckBox
|
||||
<com.simplemobiletools.commons.views.MyAppCompatCheckbox
|
||||
android:id="@+id/keep_aspect_ratio"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
Reference in New Issue
Block a user