Posts by Leonardo Jaques • 1 point
1 post
-
0
votes4
answers3854
viewsA: findViewById no Kotlin
API 28, A apply plugin: 'Kotlin-android-Extensions' is already inserted in Glade by default. I just needed the import kotlinx.android.synthetic.main.activity_main.* fun actionButton(view: View){ val…