Nirmesh Gollamandala

Results 2 comments of Nirmesh Gollamandala
trafficstars

Did anyone find a solution for this yet? I tried notifyItemRemoved(myItemAdapterPos) and notifyItemRangeChanged(typingIndicatorPosition, itemCount - 1), but none of them solved this issue, even tried using myViewHolder.setIsRecyclable(false) for that specific...