Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question