Yifeng

Results 3 issues of Yifeng

gradle cannot find this lib

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...