From 465ccb8a4083f5fdda429336f7f093c818eb78e5 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Wed, 16 Sep 2009 15:54:39 -0400 Subject: [PATCH] Add support for thumbnails to WallpaperInfo. Clean up the Gallery to show thumbnails appropriately; still using FPO artwork for wallpapers without thumbnails. This change introduces a new "thumbnail" attribute to the API (used in wallpaper metadata to point to the thumbnail drawable resource). --- api/current.xml | 11 ++++++++++ core/java/android/app/WallpaperInfo.java | 28 ++++++++++++++++++++++++ core/res/res/values/attrs.xml | 3 +++ core/res/res/values/public.xml | 1 + 4 files changed, 43 insertions(+) diff --git a/api/current.xml b/api/current.xml index 68a1c76bb1c45..581d2c493ed16 100644 --- a/api/current.xml +++ b/api/current.xml @@ -8259,6 +8259,17 @@ visibility="public" > + + + + + diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml index b08a58aa3ee87..4d23ef4ef6ac1 100644 --- a/core/res/res/values/public.xml +++ b/core/res/res/values/public.xml @@ -1169,6 +1169,7 @@ +