Android-SlideExpandableListView icon indicating copy to clipboard operation
Android-SlideExpandableListView copied to clipboard

seems cannot running this demo

Open syf6490385 opened this issue 10 years ago • 2 comments

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?

syf6490385 avatar Jun 16 '15 01:06 syf6490385

It was a merge request which i accepted without testing, due to time constraints. lemme have a look

tjerkw avatar Sep 28 '15 19:09 tjerkw

Thank you

leeminyong avatar Nov 10 '15 06:11 leeminyong