I want to implement multi select gesture in my app like in new Google Photos App here:
I have tried following this answer, but couldn't do this. Can anyone just guide me?
finally I found a library here. https://github.com/afollestad/drag-select-recyclerview.