mardi 12 mai 2015

What is the best way to implement contents and comments in One scroll view

I want to implement the below image in android ,

I have used Relative Layout to display content and Recycler view to display comments but I want both under one scroll while my problem is recycler view is creating another scroll.

I also thought to add a layout dynamically but in that every layout I have to implement click listener for every child , which is not good for performance

What could be the best way to implement it

Image for reference

Aucun commentaire:

Enregistrer un commentaire