cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

Multi selection possible? #137

Closed Rainer-Lang closed 7 years ago

Rainer-Lang commented 9 years ago

Is multi selection possible? Like here: https://github.com/davideas/FlexibleAdapter

cymcsg commented 9 years ago

You can use it but it will lose some features which UltimateAdapter has.

Rainer-Lang commented 9 years ago

I want both if possible. ;-)

Rainer-Lang commented 9 years ago

You know I really love ultimaterecyclerview but i also need multi selection.

jjhesk commented 9 years ago

about just create a new adapter to extend from the URV that will replace the existing feature from the parent. I think it is okay to do so because I have also done that via the expandable adapter and it works like a charm. @cymcsg lets add this on the 0.4 milestone

Rainer-Lang commented 9 years ago

@jjhesk Expandable is also something really useful! :)

Rainer-Lang commented 9 years ago

@jjhesk Is it possible to use URVAdapter with expandable and multi selection adapter?

jjhesk commented 9 years ago

@Rainer-Lang im looking into flex

Rainer-Lang commented 9 years ago

@jjhesk This is also my favorite :-)

UPDATE: I have some trouble (multiselection) with FlexibleAdapter/SelectableAdapter and a "CursorRecyclerViewAdapter". But I think this depends on the CursorRecyclerViewAdapter (with Loaders).

Rainer-Lang commented 9 years ago

@jjhesk Any news about integrating FlexibleAdapter/SelectableAdapter?

jjhesk commented 8 years ago

@Rainer-Lang we will come back on 0.5.5 for this feature as we are now working on v23.2.1