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

