commit | df01cde11c272b8e979044769641c8e17d67bf67 | [log] [tgz] |
---|---|---|
author | Julia Reynolds <juliacr@google.com> | Fri Dec 18 11:44:43 2015 -0500 |
committer | Julia Reynolds <juliacr@google.com> | Fri Dec 18 15:50:05 2015 -0500 |
tree | 0cbbd8184f2b2052c88985254e88563eafa9b566 | |
parent | 63196c5f8211334486ab8e152eede72fbe6cfd6b [diff] [blame] |
Conditionally show settings. Change-Id: I8e62ed6e2515b76de73d3d25adcfb121f809c646
diff --git a/res/xml/topic_notification_settings.xml b/res/xml/topic_notification_settings.xml index 174c273..d5f28b3 100644 --- a/res/xml/topic_notification_settings.xml +++ b/res/xml/topic_notification_settings.xml
@@ -21,7 +21,7 @@ <!-- Importance --> <com.android.settings.notification.ImportanceSeekBarPreference android:key="importance" - android:title="@string/app_notification_importance_title" + android:title="@string/notification_importance_title" android:order="1" android:persistent="false" />