summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/activity_login.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/activity_login.xml')
-rwxr-xr-x[-rw-r--r--]org.fox.ttrss/src/main/res/layout/activity_login.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/activity_login.xml b/org.fox.ttrss/src/main/res/layout/activity_login.xml
index ad87df32..8f6cf4ed 100644..100755
--- a/org.fox.ttrss/src/main/res/layout/activity_login.xml
+++ b/org.fox.ttrss/src/main/res/layout/activity_login.xml
@@ -1,12 +1,13 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:background="?android:colorBackground"
android:fitsSystemWindows="true"
android:layout_width="fill_parent"
android:layout_height="fill_parent" >
<include layout="@layout/toolbar" android:id="@+id/toolbar" />
- <TextView
- android:background="?android:colorBackground"
+ <TextView
+
android:id="@+id/loading_message"
android:layout_width="match_parent"
android:layout_height="match_parent"