Feature Request P3
Status Update
Comments
ss...@gtempaccount.com <ss...@gtempaccount.com> #2
Hello!
This would help tremendously to keep users from invoking friendly library code that is not part of our library's public-facing API. Please consider this improvement!
Thank you
Description
See https://issuetracker.google.com/186226789 for context. The request is to make code completion aware of the Android-specific
@RestrictTo
annotation.See
com.android.tools.lint.checks.RestrictToDetector
for context on how the@RestrictTo
annotation is enforced in Lint.IMO this is low-priority, but still nice to have a tracking bug for it.