I want to use different view's in RecycleView like on image. 
1 View I use once in RecycleView, other view's like 2,3,4,5 on image. What do you can recommend for me?
I want to use different view's in RecycleView like on image. 
1 View I use once in RecycleView, other view's like 2,3,4,5 on image. What do you can recommend for me?
Try this link:
https://github.com/cundong/HeaderAndFooterRecyclerView.
You can add a header and use StaggeredGridLayoutManager.