In Android Studio, I just noticed 4 gutter icons of Related XML file in Kotlin Activity, even if they are all related to the same layout XML file.
While in Java Activity there is only one.
What might be the reason for this?
In Android Studio, I just noticed 4 gutter icons of Related XML file in Kotlin Activity, even if they are all related to the same layout XML file.
While in Java Activity there is only one.
What might be the reason for this?
This is a known issue with Kotlin and Android Studio 2.3 that can be monitored here: https://youtrack.jetbrains.com/issue/KT-20419
Update
This issue has been fixed with the release of Kotlin 1.1.60.