FeedFragment: fix view binding and show loading indicator correctly
This commit is contained in:
parent
c3cf1d81c2
commit
aee0478235
2 changed files with 12 additions and 8 deletions
|
|
@ -71,7 +71,7 @@
|
|||
</RelativeLayout>
|
||||
|
||||
<androidx.swiperefreshlayout.widget.SwipeRefreshLayout
|
||||
android:id="@+id/swiperefresh"
|
||||
android:id="@+id/swipeRefreshLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_below="@+id/refresh_root_view">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue