From 0fc1be164e982433e619bcbb16aa67e28ff681ef Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Mon, 11 Aug 2014 17:05:23 -0700 Subject: Updating the ui for widget restore flow > Pending widget show a PreloadIconDrawable to indicate installation progress > Only the concerned widgets are reinflated on package install and not the whole workspace. > Adding support for storing default package icon in IconCache issue: 10779035 issue: 16737660 Change-Id: Id787ae4a5ef72d6e01aeb5a1bae5ab8840037679 --- res/values/colors.xml | 1 - res/values/config.xml | 4 ++++ res/values/strings.xml | 5 +---- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'res/values') diff --git a/res/values/colors.xml b/res/values/colors.xml index 41f38921f..4e64d4184 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -26,7 +26,6 @@ #20000000 #FCCC - #F48F #CCFFFFFF #A0000000 diff --git a/res/values/config.xml b/res/values/config.xml index a16f265a8..750a6aa72 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -17,6 +17,10 @@ 21 + + false + -1500 diff --git a/res/values/strings.xml b/res/values/strings.xml index 286e04fe5..aa5f7b626 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -193,11 +193,8 @@ s --> Problem loading widget - - Widget not ready - - Setup widget + Setup This is a system app and can\'t be uninstalled. -- cgit v1.2.3