is anyone else seeing issues with android framewor...
# android
s
is anyone else seeing issues with android framework APIs that are annotated with
android.annotation.NonNull
? “declaration has type inferred from a platform call”, even though the platform call is annotated with
@android.annotation.NonNull
?