开发者

Custom listview

开发者 https://www.devze.com 2023-04-01 06:46 出处:网络
I have created a custom listview using adapter. Each row of the list view contains profile 开发者_开发问答image , textview and 5 imageviews. When I clicked on a particular item in the list, I need to

I have created a custom listview using adapter. Each row of the list view contains profile 开发者_开发问答image , textview and 5 imageviews. When I clicked on a particular item in the list, I need to display a view with 5 buttons. This new view should come just between the selected row and the item after selection. The new view will have the same width as of listview.

Could any one please tell me how can I achieve the new small view?

Any help will be greatly appreciated.

Thanks in adavance. pratheeja


Have you tried adapting ExpandableListView? http://developer.android.com/reference/android/widget/ExpandableListView.html http://techdroid.kbeanie.com/2010/09/expandablelistview-on-android.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号