Android recyclerview cursor not getting focused when last item remains

Viewed 13

When we click on any item in recyclerview, the loader gets started. I want to enable the cursor for the next item when it's loading on the previous item.

0 Answers
Related