summaryrefslogtreecommitdiffstats
path: root/res/layout/wallpaper_cropper.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/wallpaper_cropper.xml')
-rw-r--r--res/layout/wallpaper_cropper.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/wallpaper_cropper.xml b/res/layout/wallpaper_cropper.xml
index 3a3d98a69..abb860898 100644
--- a/res/layout/wallpaper_cropper.xml
+++ b/res/layout/wallpaper_cropper.xml
@@ -32,7 +32,7 @@
android:visibility="invisible"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_gravity="center"
+ android:layout_centerInParent="true"
android:indeterminate="true"
android:indeterminateOnly="true"
android:background="@android:color/transparent" />