public void onBindViewHolder(MyViewHolder myViewHolder, int position)
Help me, i dont know why it is still get the error: Do not treat position as fixed; only use immediately and call
myViewHolder.getAdapterPosition() to look it up later
Help me, i dont know why it is still get the error: Do not treat position as fixed; only use immediately and call
myViewHolder.getAdapterPosition() to look it up later