Is it possible (and how) to handle nullability ann...
# android
p
Is it possible (and how) to handle nullability annotation handling (@Nullable/@NonNull) from Java members and specifically Android SDK? (I think that it already worked before 1.0 release, but I don’t remember well, maybe just in my dreams 🙂 )