> First of all thanks to Mark. It didnt quite solve my problem, > basically cause i didn't explain myself clearly. I meant buttons, > instead of icons. Icons are just ImageViews, but i want my ListView to > be able to handle buttons embedded in the actual rows, clickable > buttons.
The last two posts of that Building 'Droids Fancy ListViews series covers CheckBoxes, which are clickable. Today, I added a post that uses a RatingBar from the 0.9 SDK, which (in the sample I show) is also clickable: http://androidguys.com/2008/08/26/fancy-listviews-redux-09-sdk-and-ratingbar/ ImageButtons should work the same. If you are running into specific problems, let us know what they are! -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.1 Published! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

