ImageView Kotlin
val image_view = findViewById<ImageView>(R.id.image_view)
Zarden
val image_view = findViewById<ImageView>(R.id.image_view)