[android-developers] Problem with BaseAdapter on android2.2 SDK
Hi,
I am facing one issue with BaseAdapter , which is set to Gridview in
My application.
Issue here is: getView() method is calling again twice for the zeroth
index item. ...due to this i m facing severe bug in my application..
on Android2.1 SDK, the same application is working fine..i.e.
getView() is invoked only once for the zeroth item in the adapter.
Can anyone please help..
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home