Dear all, can just give me a clue on how to create a partial dynamic view I mean something like that :
+-------------------------------------------------+ | MY LIST TITLE IN A TEXTVIEW | +-------------------------------------------------+ | List item 1 | +-------------------------------------------------+ | List item 2 | +-------------------------------------------------+ | List Item 3 | +-------------------------------------------------+ | STATIC btn1 | +-------------------------------------------------+ Actually I can create my list items and it works perfectly (with a SimpleAdapter) but I can't figure out on how manage the static part. I suppose it is in the way of constructing my Adapter instance but I can't find any clue or I am searchin the wrong way ? Thx a lot. Any help is highly appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

