summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2013-10-02 17:45:32 -0700
committerWinson Chung <winsonc@google.com>2013-10-02 17:45:32 -0700
commit45cab39eea097bf622cd1ed67d91d2336d78663a (patch)
tree99782e1e349d498ba6ac52406470698781d34dac /res/layout
parentd3f333b995c038c5171478ef56dc6c1c6e780b39 (diff)
downloadandroid_packages_apps_Trebuchet-45cab39eea097bf622cd1ed67d91d2336d78663a.tar.gz
android_packages_apps_Trebuchet-45cab39eea097bf622cd1ed67d91d2336d78663a.tar.bz2
android_packages_apps_Trebuchet-45cab39eea097bf622cd1ed67d91d2336d78663a.zip
Tweaking the front cling to support more verbose languages. (Bug 11015051)
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/apps_customize_pane.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml
index e4886017c..11a938fbb 100644
--- a/res/layout/apps_customize_pane.xml
+++ b/res/layout/apps_customize_pane.xml
@@ -78,10 +78,4 @@
android:layout_marginBottom="@dimen/apps_customize_page_indicator_margin" />
</FrameLayout>
</LinearLayout>
-
- <include layout="@layout/all_apps_cling"
- android:id="@+id/all_apps_cling"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:visibility="gone" />
</com.android.launcher3.AppsCustomizeTabHost>