Fix grid/list toggle implementation of feed
This commit is contained in:
parent
edcdcd2e8a
commit
366e1be1e4
19 changed files with 354 additions and 383 deletions
|
|
@ -3,4 +3,5 @@
|
|||
android:id="@+id/recycler_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="4dp"
|
||||
android:scrollbars="none" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue