summaryrefslogtreecommitdiff
path: root/res/layout/login.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/login.xml')
-rw-r--r--res/layout/login.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/login.xml b/res/layout/login.xml
index 1ed26afa..ef6cbcf6 100644
--- a/res/layout/login.xml
+++ b/res/layout/login.xml
@@ -1,6 +1,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/loading_container"
android:layout_width="fill_parent"
+ android:fitsSystemWindows="true"
android:gravity="center"
android:layout_height="fill_parent" >