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
I think this could be a good idea. Are you thinking of these being in a separate table alongside the other definitions tables? I don't have much familiarity with these annotations myself.
Yeah, somehow separately, as they're tighly related to API levels. A table at the bottom could be good. I can start the PR and then get some experienced community members to have a look and review/expand. In the end the format could change but the contents will stay the same-ish.
Thoughts? I'm thinking about
android.annotation.TargetApi
https://developer.android.com/reference/android/annotation/TargetApitools:targetApi
https://developer.android.com/studio/write/tool-attributes#toolstargetapiandroidx.annotation.RequiresApi
androidx.annotation.ChecksSdkIntAtLeast
androidx.test.filters.SdkSuppress
and what they do, in what practical cases they might be useful?
The text was updated successfully, but these errors were encountered: