summaryrefslogtreecommitdiffstats
path: root/res/xml/launcher_preferences.xml
diff options
context:
space:
mode:
authorJoey <joey@lineageos.org>2018-07-04 11:13:45 +0200
committerAlexander Martinz <amartinz@shiftphones.com>2018-07-18 10:40:57 +0200
commit5dade749cf87d5e048143717bb79d06fe9a0dbf6 (patch)
treeac640f5c8343e71f90348e943bff7177800fccba /res/xml/launcher_preferences.xml
parentc2e09dca5577fd5ba0dd5c532e18804e2fc2de3c (diff)
downloadandroid_packages_apps_Trebuchet-5dade749cf87d5e048143717bb79d06fe9a0dbf6.tar.gz
android_packages_apps_Trebuchet-5dade749cf87d5e048143717bb79d06fe9a0dbf6.tar.bz2
android_packages_apps_Trebuchet-5dade749cf87d5e048143717bb79d06fe9a0dbf6.zip
Revert "Trebuchet: feed integration support"
This reverts commit 8dee56deeed7b09a9e5e9f4d21f27aa9d495930c. Change-Id: I911aff9099b69c07f784b89689dfeae0ec0e223c
Diffstat (limited to 'res/xml/launcher_preferences.xml')
-rw-r--r--res/xml/launcher_preferences.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/xml/launcher_preferences.xml b/res/xml/launcher_preferences.xml
index 195b6bf18..e9bf50482 100644
--- a/res/xml/launcher_preferences.xml
+++ b/res/xml/launcher_preferences.xml
@@ -42,13 +42,6 @@
android:title="@string/statusbar_expand" />
<SwitchPreference
- android:defaultValue="false"
- android:icon="@drawable/ic_settings_feed"
- android:key="pref_feed_integration"
- android:persistent="true"
- android:title="@string/settings_feed" />
-
- <SwitchPreference
android:defaultValue="true"
android:icon="@drawable/ic_settings_add_shortcut"
android:key="pref_add_icon_to_home"