Join Slack
Powered by
I have to translate those to `if (nullable!=null) ...
# android
a
adeln
05/15/2016, 7:13 PM
I have to translate those to
if (nullable!=null) func(nullable) else otherwise
for proguard to optimize
2
Views
Open in Slack
Previous
Next