On Thu, Dec 2, 2010 at 2:06 PM, kiros88 <ghui...@gmail.com> wrote:
> Okay like where do u gets getView I dont see that function in the
> Listview class or the adapterView class so im not really sure where im
> suppose to be able to call getView.

Generally, you do not call getView(). You implement getView() in a
custom ArrayAdapter, for example.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 3.0.1 Available!

-- 
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

Reply via email to