android - How to create ExpandableListView -


i want create expandablelistview. contains 2 rows, row children textviews & imagebutton & toggle button. on click of imagebutton childviews should displayed particular selected row.

how should expandablelistview?

my problem have set 2 rows in 1 line , should keep in loop.. how should expandablelistview.? every row has again 2 rows. dynamically adding... done tablelayout, not getting proper result per requirement.

so people suggested in forum, better use listview instead of tablelayout..

can please me..?

you can use layout inflaters set many rows want. don't have dynamically, think.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -