mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-01-31 10:44:52 +01:00
replace switches with checkboxes at alarms
This commit is contained in:
parent
77556c2481
commit
671695294c
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user