Hello People! have all a good day, I want to know ...
# announcements
v
Hello People! have all a good day, I want to know when is going to be more or less available the support for “@NonNull” annotations in the way that not !! is needed anymore for the cases when we have that annotation! Thanks!
m
that support is already added, no?
what is missing, in the Android case, is for the maintainers of the AOSP to extend the usage of those annotations
l
There is plenty of them already: https://kotlinlang.org/docs/reference/java-interop.html#nullability-annotations Isn’t it what you are looking for?
v
Hmmm I need to check my environment then because is not identifying some of the @NonNull annotations made in java old classes from the project