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/layout/appwidget_not_ready.xml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'res/layout/appwidget_not_ready.xml') diff --git a/res/layout/appwidget_not_ready.xml b/res/layout/appwidget_not_ready.xml index f5f2aab21..be7c33b36 100644 --- a/res/layout/appwidget_not_ready.xml +++ b/res/layout/appwidget_not_ready.xml @@ -1,5 +1,6 @@ - - + android:layout_height="match_parent" /> -- cgit v1.2.3