you can do so by writing your own adapter. Look at cursorAdapter or baseadapter etc. There are plenty of examples around.
On Sun, Apr 18, 2010 at 7:53 PM, etorunski <[email protected]> wrote: > I want to create a listview of strings, which I know how to do. I want > some of those strings to have the android icon for a popup dialog, > like in settings->Call Settings->Voicemail Service > > or also settings->Sound&Display->Ringer Volume , Media Volume, Phone > ringtone, etc... > > Does anyone know how do I add that specific icon to a listview? > thanks > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

