Hi, What is the exact difference between CursorAdapter and ResourceCursorAdapter ? Can somebody explain what are the api's that are required to override when implementing my own ResourceCursorAdapter ?
I have gone through the ResourceCursorAdapter documentation and able to figure out that it's constructor takes an additional layout parameter as compared to CursorAdapter constructor. But I am unable to understand what is the significance of having an additional layout parameter in ResourceCusorAdapter constructor. Thanks, Parag -- 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

