3

I want to use different view's in RecycleView like on image. enter image description here

1 View I use once in RecycleView, other view's like 2,3,4,5 on image. What do you can recommend for me?

2
  • Use StaggeredGridLayoutManager! Commented Nov 11, 2015 at 9:14
  • @tinysunlight Thanks. If you write shrot example code or write link I accept your answer Commented Nov 11, 2015 at 9:15

1 Answer 1

2

Try this link:

https://github.com/cundong/HeaderAndFooterRecyclerView.

You can add a header and use StaggeredGridLayoutManager.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.