From 3cf0c6dd7a82713fc14304632dec86c002d83821 Mon Sep 17 00:00:00 2001 From: Nebojsa Cvetkovic Date: Mon, 9 Dec 2013 18:32:38 +0000 Subject: AppsCustomize: Remove tabs Change-Id: I8c3b146b4f3a60f28b9bce16c37e57696cbe2944 --- res/layout/apps_customize_pane.xml | 85 +++++++++++--------------------------- 1 file changed, 25 insertions(+), 60 deletions(-) (limited to 'res/layout') diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml index 11a938fbb..fbcd9f6c3 100644 --- a/res/layout/apps_customize_pane.xml +++ b/res/layout/apps_customize_pane.xml @@ -13,69 +13,34 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + - - - - - - - - - - - - + android:layout_height="match_parent" + android:layout_marginBottom="@dimen/apps_customize_page_indicator_offset" + launcher:widgetCountX="@integer/apps_customize_widget_cell_count_x" + launcher:widgetCountY="@integer/apps_customize_widget_cell_count_y" + launcher:clingFocusedX="@integer/apps_customize_cling_focused_x" + launcher:clingFocusedY="@integer/apps_customize_cling_focused_y" + launcher:maxGap="@dimen/workspace_max_gap" + launcher:pageIndicator="@+id/page_indicator" /> + + + -- cgit v1.2.3