Allow user to select reminder sound

Closes #63
This commit is contained in:
2016-05-01 09:36:11 -04:00
parent 4db7a6e89c
commit b2811b9797
5 changed files with 115 additions and 3 deletions

View File

@@ -51,6 +51,10 @@
android:summary="%s"
android:title="@string/pref_snooze_interval_title"/>
<Preference
android:key="reminderSound"
android:title="@string/reminder_sound"/>
</PreferenceCategory>
<PreferenceCategory