From 92bbfa19c379b99017e8c00418c3a461d4a9cac8 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Tue, 7 Feb 2017 15:06:32 -0800 Subject: Updating the default widget preview generation logic We draw a while round rect box which is divided into the cells to represent the widget size. The app icon is drawn in the center for this white box. Bug: 34819119 Change-Id: Ie4d83712577f21b276c6744a55993f71da368398 --- res/values/dimens.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'res/values/dimens.xml') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 2cf17ead7..9c8162bab 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -85,6 +85,11 @@ 8dp 16dp + 0.5dp + 1dp + 2dp + 0.5dp + 56dp 40dp 8dp -- cgit v1.2.3