mirror of
https://github.com/FossifyOrg/Clock.git
synced 2026-01-20 21:58:01 -05: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