Join Slack
Powered by
Hi guys I'm having a problem with Kotlin. `paint =...
# android
n
nicopasso
01/24/2017, 12:06 PM
Hi guys I'm having a problem with Kotlin.
paint = Paint(Paint.ANTI_ALIAS_FLAG | Paint.DITHER_FLAG)
doesn't work. The IDE shows the "Unresolved reference: Paint" error for the Paint flag after the |
3
Views
Open in Slack
Previous
Next