From 82f5553a137f0a25f7333a6fc9507c847b7a42ed Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Tue, 9 Aug 2011 14:14:23 -0700 Subject: Cling ALL the things! (Workspace and AllApps) Change-Id: Iee6b38dbb4f0b2fb85f854d70fd86db1e7b1d8f7 --- res/values/attrs.xml | 7 +++++++ res/values/colors.xml | 3 +++ res/values/dimens.xml | 3 +++ res/values/strings.xml | 16 ++++++++++++++++ res/values/styles.xml | 29 +++++++++++++++++++++++++++++ 5 files changed, 58 insertions(+) (limited to 'res/values') diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 43591035f..6c0bc1467 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -27,6 +27,13 @@ + + + + + + diff --git a/res/values/colors.xml b/res/values/colors.xml index ece0fd895..2389f8e4f 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -32,4 +32,7 @@ #CCFFFFFF #A0000000 + + #BA49C0EC + #FF49C0EC diff --git a/res/values/dimens.xml b/res/values/dimens.xml index a51642435..509b7f146 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -15,6 +15,9 @@ --> + + 94dp + 40dp 80dp diff --git a/res/values/strings.xml b/res/values/strings.xml index e71f7da96..0b3adcff5 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -231,4 +231,20 @@ s --> Apps page %1$d of %2$d Widgets page %1$d of %2$d + + + + Welcome Home! + + To move an app or widget, touch & hold, then reposition it. + + To see all your apps, touch the All Apps button. + + Here are all your apps + + To add an app or widget to your home screen, touch & hold, then position it. + + + OK + diff --git a/res/values/styles.xml b/res/values/styles.xml index be9b0fd2c..376d5c40c 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -25,6 +25,35 @@ + + + +