Prototik / HoloEverywhere

NO LONGER MAINTAINED. DEVELOP FOR 4.X+ DUDE.
MIT License
2.18k stars 607 forks source link

Slider Addon - Using ExpandableListView (SliderSubItem) #733

Closed Alexwijn closed 10 years ago

Alexwijn commented 10 years ago

I'm unable to use the ExpandableListView as a replacement of the regularly ListView in the layout. I tried to modify the SliderItem class. But I think I will break a lot of functions if I change that to a BaseExpandableListAdapter.

UPDATE: I just noticed SliderSubItem. I'm not familiar with Parcelables. But that class looks kind a empty. Is that a work in progress or am I missing something?

Prototik commented 10 years ago

It's WIP, you right, support for subitems will added later.