Also, use nullability annotations on all your publ...
# announcements
b
Also, use nullability annotations on all your public Java APIs, such as those provided by the Android Support Annotations lib. Makes it interact more nicely with nullability in Kotlin.