remove deprecated wear notification settings
This commit is contained in:
parent
f2e44e8ab9
commit
ccad0c18b1
1 changed files with 1 additions and 7 deletions
|
@ -22,12 +22,6 @@
|
||||||
android:title="@string/wear_showbgi_title"
|
android:title="@string/wear_showbgi_title"
|
||||||
android:summary="@string/wear_showbgi_summary"/>
|
android:summary="@string/wear_showbgi_summary"/>
|
||||||
|
|
||||||
<SwitchPreference
|
</PreferenceCategory>
|
||||||
android:defaultValue="false"
|
|
||||||
android:key="wear_overview_notification"
|
|
||||||
android:title="@string/wear_overviewnotifications"
|
|
||||||
android:summary="@string/wear_overviewnotifications_summary"/>
|
|
||||||
|
|
||||||
</PreferenceCategory>
|
|
||||||
|
|
||||||
</PreferenceScreen>
|
</PreferenceScreen>
|
Loading…
Reference in a new issue