Skip to content

Conversation

@rahulsatish
Copy link

No description provided.


// This loader will execute the ContentProvider's query method on a background thread
return new CursorLoader(this, // Parent activity context
mCurrentPetUri, // Query the content URI for the current pet

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

due to using this mcurrenturi i get a NullPointerException right after making these commits in my existing code.can someone help me with this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.