From d2be381d36485059d0108ae89cfe57a30a7a8499 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Tue, 16 Jul 2013 11:11:32 -0700 Subject: Removing old scroll indicator and adding page indicator dots. Change-Id: I44c5b4b532e8464010d45dd0a3dfeccb2d475216 --- res/layout-sw720dp/launcher.xml | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'res/layout-sw720dp/launcher.xml') diff --git a/res/layout-sw720dp/launcher.xml b/res/layout-sw720dp/launcher.xml index dff3b2641..852d1ec21 100644 --- a/res/layout-sw720dp/launcher.xml +++ b/res/layout-sw720dp/launcher.xml @@ -33,19 +33,11 @@ - - @@ -62,6 +54,7 @@ launcher:cellCountX="@integer/cell_count_x" launcher:cellCountY="@integer/cell_count_y" launcher:pageSpacing="@dimen/workspace_page_spacing" + launcher:pageIndicator="@id/page_indicator" launcher:scrollIndicatorPaddingLeft="@dimen/workspace_divider_padding_left" launcher:scrollIndicatorPaddingRight="@dimen/workspace_divider_padding_right"> -- cgit v1.2.3