On Mon, Sep 27, 2010 at 3:25 PM, Varun Khanduja <[email protected]>wrote:
> Yes the contents change in the sense the icons are replaced by check boxes. > You could accomplish this by either tracking the current state in the adapter and having it return the correct view, or swapping out the adapters completely, depending on how different your multiple states are from a UI perspective. > Is there some resource you can suggest me which I can append to my existing > code? > Not really, but I would look at the documentation and samples for customizing a list view adapter and having it return the appropriate view. Post back with more specific questions if you get stuck. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

