-
Notifications
You must be signed in to change notification settings - Fork 736
Open
Description
so,this demo can not running actually.
you must modify sth make sure it's not show null pointer expection
change line29 in ExampleActivity
list.setAdapter(buildDummyData())->>list.setAdapter(new SlideExpandableListAdapter(buildDummyData(),R.id.expandable_toggle_button,R.id.expandable));
fk,just make sure it's can running normally before commit,ok?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels