You can find example in API Demos, List13.java On 27 окт, 13:03, Guo yt <guo.yun...@gmail.com> wrote: > It seems no body concerns on this ListView problem, but I'm lucky to > find the way out by myself : ) > Just check out the android source code for the "contacts" > application, it seems they didn't use list view to implement it > I will do the same for my application, cheer. > > On Oct 26, 2:51 pm, Guo yt <guo.yun...@gmail.com> wrote: > > > > > Just have a look in the system app contacts --->add new contact, this > > activity have a listview with different structured views for each row. > > I could do this by override the "getView" method, but a problem I'm > > facing is edittext will lose focus when I click on it. What happened > > when the view enter touch mode? and any solution to fix this? > > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---