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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -