Grid layout for subscriptions
This commit is contained in:
parent
4c4e8f2e88
commit
b1d413d59a
2 changed files with 57 additions and 3 deletions
|
|
@ -11,7 +11,6 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:scrollbars="vertical"
|
||||
app:layoutManager="LinearLayoutManager"
|
||||
android:visibility="gone"
|
||||
tools:listitem="@layout/list_channel_item"
|
||||
tools:visibility="visible"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue