Hi,
      When using LoaderManager and Cursor loader,  we get the Cursor object
in onLoadFinished() callback. Since the content observer is registered with
Cursor loader, that cursor will be updated and we get many callbacks
for onLoadFinished().... This is fine!!!

If now after some time the cursor is closed, so do we still receive this
callback when content changes?

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