moving SelectAlarmSoundDialog in Commons

This commit is contained in:
tibbi
2018-03-30 16:00:35 +02:00
parent 950d49c2b1
commit e93dbdc327
22 changed files with 22 additions and 310 deletions

View File

@ -14,7 +14,6 @@ const val TIMER_SOUND_TITLE = "timer_sound_title"
const val TIMER_MAX_REMINDER_SECS = "timer_max_reminder_secs"
const val ALARM_MAX_REMINDER_SECS = "alarm_max_reminder_secs"
const val USE_TEXT_SHADOW = "use_text_shadow"
const val YOUR_ALARM_SOUNDS = "your_alarm_sounds"
const val TABS_COUNT = 4
const val EDITED_TIME_ZONE_SEPARATOR = ":"