feeds_fragment: remove unused layout_below
This commit is contained in:
parent
3d23124f72
commit
e45c23962b
@ -7,8 +7,7 @@
|
||||
<android.support.v4.widget.SwipeRefreshLayout
|
||||
android:id="@+id/feeds_swipe_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_below="@+id/feeds_loading_bar">
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<ListView
|
||||
android:id="@+id/feeds"
|
||||
|
Loading…
Reference in New Issue
Block a user