Skip to content

Document Android inline widgets - #436

Open
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-android-inline
Open

Document Android inline widgets#436
jonathanpeppers wants to merge 2 commits into
mainfrom
jonathanpeppers-document-android-inline

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Refs #202

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 API XML documentation for Android.Widget.Inline types by replacing “To be added.” placeholders with sourced descriptions and links to Android reference/AOSP materials (per #202).

Changes:

  • Documented InlinePresentationSpec members, including CREATOR, describeContents(), and writeToParcel(...).
  • Documented InlinePresentationSpec.Builder members, including build() and setStyle(Bundle).
  • Improved InlineContentView documentation, including IsZOrderedOnTop (with an added AOSP source link) and OnLayout(...).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
docs/xml/Android.Widget.Inline/InlinePresentationSpec+Builder.xml Replaces placeholders with detailed docs for builder methods (build(), setStyle(Bundle)).
docs/xml/Android.Widget.Inline/InlinePresentationSpec.xml Replaces placeholders with proper Parcelable-related docs and property <value> descriptions.
docs/xml/Android.Widget.Inline/InlineContentView.xml Improves docs for inline view members and adds an AOSP source link for IsZOrderedOnTop.

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

Comment thread docs/xml/Android.Widget.Inline/InlineContentView.xml
Refs #202

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jonathanpeppers
jonathanpeppers requested review from dalexsoto and removed request for dalexsoto August 14, 2026 11:03
@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

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