summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge/live_wallpaper_base.xml
diff options
context:
space:
mode:
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