Autogenerate default Java constructors #2765
Labels
bug
feedback: Google
An issue/PR submitted by colleagues at Google, most likely related to the Android API reference docs
good first issue
A beginner-friendly issue for which some assistance is expected
Describe the bug
You do not autogenerate the default Java constructor. We autogenerate it downstream, but that causes us issues with the explicitly-hidden-constructor case.
(the first set of assertions is the
Documentable
tree, the second set is the component tree we/dackka generate from it)The text was updated successfully, but these errors were encountered: