| Author |
How to Use Image
|
Nasir Aftab
Greenhorn
Joined: Dec 01, 2008
Posts: 4
|
|
Hi anyone can guide me how I can use image in child of android expandablelistview ?
I will be thankful
|
 |
Pratik Goswami
Ranch Hand
Joined: Mar 02, 2009
Posts: 136
|
|
Hi Nasir,
You can use BaseExpandableListAdapter for setting ExpandableListView's adapter. While extending BaseExpandableListAdapter you can override this method.
You can set any view (Including Images) inside.
Thanks
Pratik Goswami
|
iOS * Android Developer
|
 |
 |
|
|
subject: How to Use Image
|
|
|