From 066b68b4ba540ade2891ad4a34306be3718c0fba Mon Sep 17 00:00:00 2001 From: ningl Date: Wed, 28 Sep 2016 15:53:38 +0800 Subject: Launcher3: No Calendarwidget 4x4 widget displayed There is not enough space to place the Calendarwidget when in the portrait mode for the mobile phone of 480*854. Config the value of dynamic_grid_edge_margin a little smaller for the mobile phone of 480*854. Change-Id: I7be230b6539e47be4bd967c08eaf6f00aa550f75 CRs-Fixed: 1066228 --- res/values-sw340dp/dimens.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values-sw340dp/dimens.xml') diff --git a/res/values-sw340dp/dimens.xml b/res/values-sw340dp/dimens.xml index c9f2981f7..2c7ae8330 100644 --- a/res/values-sw340dp/dimens.xml +++ b/res/values-sw340dp/dimens.xml @@ -21,4 +21,6 @@ 20dp 16sp + 6dp + \ No newline at end of file -- cgit v1.2.3