-
Notifications
You must be signed in to change notification settings - Fork 454
Closed
Labels
bugfeedback: GoogleAn issue/PR submitted by colleagues at Google, most likely related to the Android API reference docsAn issue/PR submitted by colleagues at Google, most likely related to the Android API reference docsgood first issueA beginner-friendly issue for which some assistance is expectedA beginner-friendly issue for which some assistance is expected
Description
Describe the bug
On input like
* Used with custom Transitions to map a View from a removed or hidden
* Fragment to a View from a shown or added Fragment.
* <var>sharedElement</var> must have a unique transitionName in the View hierarchy.
The <var>
section is rendered as a Text DocTag
.
Expected behaviour
The <var>
section should be rendered as a Var DocTag.
Dokka configuration
Configuration of dokka used to reproduce the bug
1.6.10-dev-141
Metadata
Metadata
Assignees
Labels
bugfeedback: GoogleAn issue/PR submitted by colleagues at Google, most likely related to the Android API reference docsAn issue/PR submitted by colleagues at Google, most likely related to the Android API reference docsgood first issueA beginner-friendly issue for which some assistance is expectedA beginner-friendly issue for which some assistance is expected