Fix Javadoc warnings about missing annotations
Open
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 751
- Avg merge
- 8h 49m
- Merged PRs (30d)
- 2
Description
./gradlew javadocJar succeeds but has a lot of warnings about missing annotations from the Android support libraries. Should figure out a way to silence or fix these as they're confusing. Many of them shouldn't impact Javadoc generation.
Contributor guide
Assessment
This issue has not been assessed yet.