Fix federation issue

This commit is contained in:
tom79 2019-07-26 15:35:18 +02:00
parent 85bee6c02b
commit 50204353fb
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
android:layout_height="match_parent" />
</RelativeLayout>
<!-- Main Loader -->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
<RelativeLayout
android:id="@+id/loader"
android:visibility="gone"
android:layout_width="match_parent"