lucasr / twoway-view

[DEPRECATED] RecyclerView made simple
5.23k stars 1.02k forks source link

Contextual Actionbar & Selection Highlight #165

Closed arayray closed 9 years ago

arayray commented 9 years ago

Delete

SidhNor commented 9 years ago

I believe this library is not supposed to handle this. It is up to you to use ItemSelectionSupport along with ItemClickSupport to implement this functionality.