androidx.annotation.experimental
Annotations
Experimental |
This annotation is deprecated. This annotation has been replaced by `@RequiresOptIn` |
UseExperimental |
This annotation is deprecated. This annotation has been replaced by `@OptIn` |
Enums
Experimental.Level |
Severity of the diagnostic that should be reported on usages of experimental API which did not explicitly accept the experimental aspect of that API either by using |