Join Slack
Powered by
Is it okay to use !! on DateFormat.parse()? I get ...
# android
i
itnoles
01/08/2020, 3:48 AM
Is it okay to use !! on DateFormat.parse()? I get NULLABILITY_MISMATCH_BASED_ON_JAVA_ANNOTATIONS
g
gildor
01/14/2020, 11:18 PM
Isn't parse is non nullable? Why do you need !!
i
itnoles
01/15/2020, 12:50 AM
I don’t know, Android Studio 3.6 RC or Android Lint put warning for it
Open in Slack
Previous
Next