replace switches with checkboxes at alarms

This commit is contained in:
tibbi 2022-04-20 20:19:35 +02:00
parent 77556c2481
commit 671695294c

View file

@ -53,7 +53,7 @@
android:textSize="@dimen/bigger_text_size"
tools:text="Good morning!" />
<com.simplemobiletools.commons.views.MySwitchCompat
<com.simplemobiletools.commons.views.MyAppCompatCheckbox
android:id="@+id/alarm_switch"
android:layout_width="wrap_content"
android:layout_height="match_parent"