add a setting for the heads up: app part
Bug: 13208692 Depends-On: I6847f7a5f275aee2f608de0237dab0e45c39b33f Change-Id: Ia410a473492aa7637449ba5a5dc068f98618ad03
This commit is contained in:
@@ -53,6 +53,12 @@
|
||||
android:title="@string/notification_pulse_title"
|
||||
android:persistent="false" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:key="heads_up"
|
||||
android:title="@string/heads_up_enabled_title"
|
||||
android:summary="@string/heads_up_enabled_summary"
|
||||
android:persistent="false" />
|
||||
|
||||
<PreferenceScreen
|
||||
android:key="wifi_display"
|
||||
android:title="@string/wifi_display_settings_title"
|
||||
|
||||
Reference in New Issue
Block a user