realm-android-adapters
realm-android-adapters copied to clipboard
RealmBaseExpandableListAdapter
In order to efficiently support ExpandableListViews we need to provide a Realm version of BaseExpandableListAdapter just like we already do for normal ListViews.
http://developer.android.com/reference/android/widget/BaseExpandableListAdapter.html http://stackoverflow.com/questions/30520420/realmbaseadapter-with-section-headers/30523422?noredirect=1#comment49437886_30523422
Moved from https://github.com/realm/realm-java/issues/1199
What's the priority of this? Saw the 'Backlog' label was removed but nothing else added?
We need it :D