You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
if it is possible to read javadoc comments from processed elements/fields it would be nice to copy the javadoc for Activity @Extra and @FragmentArg to the related builder. that allows to have a documented "api".
if it is possible to read javadoc comments from processed elements/fields it would be nice to copy the javadoc for Activity
@Extraand@FragmentArgto the related builder. that allows to have a documented "api".e.g.
->
dependeing on the possibilities of the code generation extend the javadoc to be valid:
thoughts?