android - Custom listview -


I created a custom list view using the adapter. Each row of list view includes a profile image, text view, and 5 image views when I click on a particular item in the list, then I must display a view with 5 buttons. This new view is only after the selected row and selection Items must come in between. New view list will have the same width of view

Can anyone please tell me how can I get a new small scene?

Any help would be greatly appreciated.

Thanks in advance Pratheeja

Have you tried to optimize the extended listview is? Http://techdroid.kbeanie.com/2010/09/expandablelistview-on-android.html

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -