timusus / RecyclerView-FastScroll

A simple FastScroller for Android's RecyclerView
Other
1.39k stars 183 forks source link

Recycler view does not support Action mode #72

Closed amit-bhandari closed 6 years ago

amit-bhandari commented 6 years ago

Please help!

Unable to start action mode using this recycler view. Always getting null action mode.

Tried support library Recycler view and it worked.

timusus commented 6 years ago

Can you please provide a code sample, or a branch demonstrating the issue?

amit-bhandari commented 6 years ago

I got the action mode working, I don't know what I was doing wrong back then. Sorry :(