From a6d4b0aec5ab5d8df887e7e0aefaaeef7c42a8b9 Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Sun, 14 Dec 2014 02:02:17 -0500 Subject: Add quiet hours feature --- src/main/res/xml/preferences.xml | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'src/main/res/xml') diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index f927d915..9974f14d 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -35,7 +35,29 @@ android:key="show_notification" android:summary="@string/pref_notifications_summary" android:title="@string/pref_notifications" /> - + + + + + - -- cgit v1.2.3