summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge/live_wallpaper_base.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2010-12-21 17:25:31 -0800
committerAdam Cohen <adamcohen@google.com>2010-12-21 17:29:40 -0800
commitd19ce7b07a0c897ce7bb4f439faae32de35fb437 (patch)
tree27774a239a7d7680c2ed8ef7d216ce607cb9fa22 /res/layout-xlarge/live_wallpaper_base.xml
parent6a5e9ca672bdaed170ee676284ae5ec0afeac1df (diff)
downloadandroid_packages_wallpapers_LivePicker-d19ce7b07a0c897ce7bb4f439faae32de35fb437.tar.gz
android_packages_wallpapers_LivePicker-d19ce7b07a0c897ce7bb4f439faae32de35fb437.tar.bz2
android_packages_wallpapers_LivePicker-d19ce7b07a0c897ce7bb4f439faae32de35fb437.zip
Adjusting dialog to spec
Change-Id: If739648a4e848ba75be6975e613a3d161f461339
Diffstat (limited to 'res/layout-xlarge/live_wallpaper_base.xml')
-rw-r--r--res/layout-xlarge/live_wallpaper_base.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-xlarge/live_wallpaper_base.xml b/res/layout-xlarge/live_wallpaper_base.xml
index a8e61d5..3c1888c 100644
--- a/res/layout-xlarge/live_wallpaper_base.xml
+++ b/res/layout-xlarge/live_wallpaper_base.xml
@@ -15,5 +15,5 @@
-->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="match_parent" />
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content" /> \ No newline at end of file