summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-06-05 19:31:47 +0300
committerAndrew Dolgov <[email protected]>2017-06-05 19:31:47 +0300
commit8d3776ccc00e5d5c51c755140f4417c6a102db46 (patch)
treeb0295da6921728cb65a57b84170f43f3857dd9e5 /org.fox.ttrss/src/main/res/layout
parent4f35eb65a52f9cf3cea1705b1dcab4279585cb34 (diff)
remove weird blue flicker when logging in
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout')
-rw-r--r--org.fox.ttrss/src/main/res/layout/activity_login.xml1
1 files changed, 0 insertions, 1 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 add839b5..ad87df32 100644
--- a/org.fox.ttrss/src/main/res/layout/activity_login.xml
+++ b/org.fox.ttrss/src/main/res/layout/activity_login.xml
@@ -1,5 +1,4 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/loading_container"
android:fitsSystemWindows="true"
android:layout_width="fill_parent"
android:layout_height="fill_parent" >