diegocarloslima / FloatingGroupExpandableListView

An open source Android library that provides a floating group view at the top of the ExpandableListView
Apache License 2.0
372 stars 136 forks source link

fix WrapperExpandableListAdapter : #49

Open walkermanx opened 6 years ago

walkermanx commented 6 years ago

override (getChildType / getChildTypeCount) and (getGroupType /getGroupTypeCount) to make the group list and the child list could display different style layout

walkermanx commented 6 years ago

hello,firstly . i am very grateful for your work . it is really save me a lot of time .thanks . and during my using. i found this little bug .so i fix it . and i hope it will works and make this dependency better . finally . thank you again .^_^