From a8012a552429889d04f7829317d602de23054864 Mon Sep 17 00:00:00 2001 From: nebkat Date: Wed, 19 Dec 2012 14:14:55 +0000 Subject: Workspace: Indicator Position Change-Id: I0b297fc8b34df9995deed889ca065e83e4e49725 --- res/layout-port/launcher.xml | 16 +++++++++++++++- res/layout/apps_customize_pane.xml | 6 ++---- res/layout/scroll_indicator.xml | 1 + res/values/arrays.xml | 10 ++++++++++ res/values/strings.xml | 8 +++++--- res/xml/preferences.xml | 7 +++++++ 6 files changed, 40 insertions(+), 8 deletions(-) (limited to 'res') diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml index bee7716..cbf5305 100644 --- a/res/layout-port/launcher.xml +++ b/res/layout-port/launcher.xml @@ -45,13 +45,27 @@ android:layout_marginBottom="@dimen/button_bar_height" android:layout_gravity="bottom" /> + + + + + android:layout_gravity="bottom" /> + android:layout_gravity="right" /> diff --git a/res/layout/scroll_indicator.xml b/res/layout/scroll_indicator.xml index 4ea312b..9ce3035 100644 --- a/res/layout/scroll_indicator.xml +++ b/res/layout/scroll_indicator.xml @@ -15,6 +15,7 @@ --> + + Above Dock + Top + Bottom + + + 0 + 1 + 2 + Standard Tablet diff --git a/res/values/strings.xml b/res/values/strings.xml index 5d468b7..b50b7af 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -334,9 +334,11 @@ s --> Show screen outlines when scrolling homescreens Indicator Show page indicator - Show current page indicator at the bottom of the screen + Show current page indicator on the screen Fade indicator - Fade the indicator after the homescreen has changed + Fade away the indicator after the homescreen has changed + Indicator position + Choose where to show the indicator on the screen Show dock divider Show the background behind the indicator @@ -356,7 +358,7 @@ s --> Show page indicator Show current page indicator at the bottom of the screen Fade indicator - Fade the indicator after the page has changed + Fade away the indicator after the page has changed Dock diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 9242b01..4134402 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -94,6 +94,13 @@ android:summary="@string/preferences_interface_homescreen_indicator_fade_summary" android:defaultValue="true" android:dependency="ui_homescreen_indicator_enable" /> +