From c1d7bc76c7f214ce713d196b973f90925df62331 Mon Sep 17 00:00:00 2001 From: nebkat Date: Sun, 25 Dec 2011 13:16:01 +0000 Subject: Launcher: Software Menu Button Change-Id: Ief9a0bce26b557f10c341c79cd4c9a96d591f9cb --- res/layout/apps_customize_pane.xml | 6 ++++++ res/layout/overflow_menu_button.xml | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 res/layout/overflow_menu_button.xml (limited to 'res/layout') diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml index f41cd34f3..272ed2896 100644 --- a/res/layout/apps_customize_pane.xml +++ b/res/layout/apps_customize_pane.xml @@ -39,6 +39,12 @@ android:background="@drawable/tab_unselected_holo" android:tabStripEnabled="false" android:divider="@null" /> + + + -- cgit v1.2.3