From 83a5d38cb6fd7f9f890afb5281937991c71ebd1c Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Tue, 15 Sep 2009 18:50:10 -0700 Subject: [PATCH] Add configuration button to live wallpaper picker. This collects the info needed to show and launch live wallpaper configuration activities. Also filters out wallpapers that don't contain the wallpaper meta-data. Change-Id: I8b3fb17cc436396bd714e43131997c135b5e1b7c --- res/layout/live_wallpaper_content.xml | 25 +++++-- .../launcher2/LiveWallpaperPickActivity.java | 65 +++++++++++++++---- 2 files changed, 71 insertions(+), 19 deletions(-) diff --git a/res/layout/live_wallpaper_content.xml b/res/layout/live_wallpaper_content.xml index 71c3157110..cbb79b41c7 100644 --- a/res/layout/live_wallpaper_content.xml +++ b/res/layout/live_wallpaper_content.xml @@ -47,10 +47,25 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" /> -