more details
Did you put it inside scrollview?
Just laggy when you scroll fast . In adapter set some text to text view and check is current item , to my favorite list and setting some images based on item rate .
How do you set images?
I use glide to load profile and for other from mipmap .
Pagination library
If the images are too large it can easily lag
I do . But still laggy .
show your adapter
that’s probably problem with your adapter not the image itself
that's why I asked to show adapter
yes you did 😄
my adapter .
why you are using java? move to kotlin
my problem not about language !!!
in recyclerview adapter you must write all statements. add an else statement to this
yes but with this language you will have many more problems
i set default image in xml to write code less in adapter .
you can’t do that
learn view binding
i know .
i highly doubdt that. https://developer.android.com/topic/libraries/view-binding here read this one carefully
is it best practice and complete ?
yes it is and it will make your code shorter. short code means more managable code and fast working
Обсуждают сегодня