开发者

Displaying a list of images

开发者 https://www.devze.com 2023-03-03 02:56 出处:网络
I would like to display a list of images that the user can select.When the user selects a row, the row will stay highlighted.I\'ve displayed a list of images using a ListActivity but I\'m having troub

I would like to display a list of images that the user can select. When the user selects a row, the row will stay highlighted. I've displayed a list of images using a ListActivity but I'm having trouble with selecting the whole row instead of just the ImageView I have in it. What's the best way to go about displaying this information? Should I use radio开发者_如何学编程 buttons instead of highlighting the row to show selection? Thanks for your help.


Question and answers are already provided here.

0

精彩评论

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