Close classes & methods that shouldn't be in public API
Open
@jbarr21 is already working on this.
Since Apr 6, 2021.
Android
- Dominant language
- Kotlin
- Stars
- 7.9k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
After the conversion to Kotlin that still maintains binary compatibility, some classes and methods became marked as open when they shouldn't actually be part of the public API
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.