summaryrefslogtreecommitdiffstats
path: root/res/layout/live_wallpaper_loading.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/live_wallpaper_loading.xml')
-rw-r--r--res/layout/live_wallpaper_loading.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/live_wallpaper_loading.xml b/res/layout/live_wallpaper_loading.xml
index 7dd375e..dff8b86 100644
--- a/res/layout/live_wallpaper_loading.xml
+++ b/res/layout/live_wallpaper_loading.xml
@@ -15,8 +15,8 @@
-->
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
android:gravity="center"