From cd5d807f53d9bca006dfc9f46d83497c27e89227 Mon Sep 17 00:00:00 2001 From: Adam Lesinski Date: Fri, 19 Nov 2010 15:06:46 -0800 Subject: Updating the Static Wallpaper picker for Tablet - Updated WallpaperChooser to use FragmentDialogs - Backwards compatible with old WallpaperChooser UI on non XLarge screens - There is a known bug with AlertDialogs (b/3225529) that prevents an AlertDialog to expand to fit its content. The squishing of the GridView is caused by that bug. Change-Id: I49381aab4aa24362e8c92da284797fce0e63823c --- res/values/dimens.xml | 4 ++++ res/values/styles.xml | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'res/values') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index d6cd3eeb0..39739c28b 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -44,4 +44,8 @@ 20dp + + + 15dp diff --git a/res/values/styles.xml b/res/values/styles.xml index a97b3c50b..c867d3854 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -18,6 +18,10 @@ --> + + -- cgit v1.2.3