summaryrefslogtreecommitdiffstats
path: root/res/layout/settings_pane.xml
diff options
context:
space:
mode:
authorRajesh Yengisetty <rajesh@cyngn.com>2015-02-19 02:10:33 +0000
committerRaj Yengisetty <rajesh@cyngn.com>2015-02-19 16:50:48 -0800
commitf4943c9cfb628d00fb3e4e67a183f50bc31e7165 (patch)
tree42c6d38cfe6326eb1e4c3d66e9ad2672011578f6 /res/layout/settings_pane.xml
parent816e426c8215ef04d591db4c309df4c6b054c4f8 (diff)
downloadandroid_packages_apps_Trebuchet-stable/cm-12.0-YNG1I.tar.gz
android_packages_apps_Trebuchet-stable/cm-12.0-YNG1I.tar.bz2
android_packages_apps_Trebuchet-stable/cm-12.0-YNG1I.zip
Revert "Adding manage apps shortcut to Settings panel"stable/cm-12.0-YNG1I
This reverts commit cc342519488d50d2f59f514940de6cf02bd53ab2. Change-Id: I8f5c593f93c4706127d2c0473f59abcd74776e47
Diffstat (limited to 'res/layout/settings_pane.xml')
-rwxr-xr-xres/layout/settings_pane.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/layout/settings_pane.xml b/res/layout/settings_pane.xml
index 909dc03c2..7d3ae31c7 100755
--- a/res/layout/settings_pane.xml
+++ b/res/layout/settings_pane.xml
@@ -60,15 +60,6 @@
android:drawableTop="@drawable/setting_button"
android:text="@string/settings_button_text" />
- <TextView
- android:id="@+id/manage_apps_button"
- android:layout_width="0dip"
- android:layout_height="wrap_content"
- android:layout_weight="1"
- style="@style/SettingsPaneButton"
- android:drawableTop="@drawable/manage_apps_button"
- android:text="@string/manage_apps_button_text" />
-
</LinearLayout>
</LinearLayout>