made channel activity use recycler view
This commit is contained in:
parent
557bcc40ef
commit
1ab82dfa32
7 changed files with 33 additions and 22 deletions
|
|
@ -285,8 +285,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:layout_below="@id/detailSimilarTitle">
|
||||
</android.support.v7.widget.RecyclerView>
|
||||
android:layout_below="@id/detailSimilarTitle"/>
|
||||
</RelativeLayout>
|
||||
</RelativeLayout>
|
||||
</RelativeLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue