mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
replace switches with checkboxes at alarms
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user