Thursday, July 14, 2011

Re: [android-developers] Re: alert dialog with refreshable listview

Your adapter (any adapter, really) should have a getView method, where
you can inflate any layout from a resource.

14.07.2011 19:28, kamiseq пишет:
> ok, that could be perferct but maybe I ll say something stupid.
>
> If I write my custom adapter I have to pass row layout to it? right or
> can I somhow avoid that and use the one builder is using???
>
> ;-)
>

--
Kostya Vasilyev

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment