Skip to content

Fix db documentation #512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 11, 2017
Merged

Fix db documentation #512

merged 1 commit into from
Jan 11, 2017

Conversation

SUPERCILEX
Copy link
Collaborator

@SUPERCILEX SUPERCILEX commented Jan 11, 2017

@samtstern It looks like @puf forgot the second * making onDataChanged appear to have no documentation. Oops! 😄

Signed-off-by: Alex Saveau <[email protected]>
* to complete a batch update to a UI element.
*/
protected void onDataChanged() {
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Methods should not be positioned before constructors.

Copy link
Contributor

Choose a reason for hiding this comment

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

I thought I added it near the end, didn't I?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nope, you added it before a constructor at line 98. I put between onCancelled.

@samtstern
Copy link
Contributor

LGTM, good catch!

@samtstern samtstern merged commit 56a45e3 into firebase:version-1.1.0-dev Jan 11, 2017
@SUPERCILEX SUPERCILEX deleted the fix-docs branch January 11, 2017 16:13
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.

3 participants