Skip to content

Document MatrixCursor RowBuilder APIs - #569

Open
jonathanpeppers wants to merge 1 commit into
mainfrom
jonathanpeppers-android-database-xml-docs
Open

Document MatrixCursor RowBuilder APIs#569
jonathanpeppers wants to merge 1 commit into
mainfrom
jonathanpeppers-android-database-xml-docs

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Summary

  • Documents the MatrixCursor.RowBuilder.Add overload parameter, return, and behavior descriptions.

Sources

Validation

  • Parsed docs/xml/Android.Database/MatrixCursor+RowBuilder.xml with PowerShell's XML parser.
  • Confirmed CRLF line endings and ran git diff --check.

Refs #87

Refs #87

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the XML documentation for Android.Database.MatrixCursor.RowBuilder to replace placeholder text with concrete parameter/return descriptions aligned with the Android reference docs.

Changes:

  • Documented the Add(Object columnValue) overload’s parameter meaning and chaining return value.
  • Documented the Add(string columnName, Object value) overload’s parameters, chaining return value, and “offer-if-column-exists” behavior in the summary.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

2 participants