Some variables are highlighted in white since I use Kotlin code in Android Studio. Is this a warning?
CodePudding user response:
IDE highlights smart casts, you can disable it if you don't like it. It's not a warning.

Some variables are highlighted in white since I use Kotlin code in Android Studio. Is this a warning?
CodePudding user response:
IDE highlights smart casts, you can disable it if you don't like it. It's not a warning.