M
M
Maybe_V2016-03-20 16:35:17
Android
Maybe_V, 2016-03-20 16:35:17

Using ListView or RecyclerView?

I always used ListView or GridView to build lists, but I found out that there is a new RecyclerView widget!
Is he really cooler?? Is it worth switching to it completely? Or when is it best to use it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Zagaevsky, 2016-03-20
@prokopov-vi

Yes, it is better to immediately change to it. You can use it with CoordinatorLayout, built-in animations, you can write your own layout types, ViewHolder "out of the box", and all sorts of other tricks. And it's very easy to use ListView as a replacement. Recommend.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question