Butiulca Radu
Results
2
issues of
Butiulca Radu
Redraw
3
Hi. I've tried using this with a custom BaseAdapter and custom views. The views have an ImageView in them, and I am using AsyncTask to populate them with downloaded images....
Hi. I am using only notifyItemRemoved() and notifyItemInserted(), so to avoid notifyDataSetChanged(). When I set the item animator on the RecyclerView, the animation when adding a new element (SlideInUpAnimator) is...