S
S
sanke462020-07-29 11:29:20
Kotlin
sanke46, 2020-07-29 11:29:20

How to remove lag in RecyclerView?

I have a RecyclerView with a lot of data and each ViewHolder has its own very heavy ViewGroup (list of tags + list of categories) because of it it slows down a lot because when scrolling the RecyclerView it redraws my ViewGroup and forces the user to see micro-freezes. What to do and what are the solutions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya Pavlovsky, 2020-07-31
@sanke46

I advise you to read this report:
https://habr.com/ru/company/vk/blog/501988/
There can be many reasons, code is better.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question