If I'm not wrong to qualify a import from Kotlin A...
# android
j
If I'm not wrong to qualify a import from Kotlin Android Extentions you just need to do something like:
Copy code
import kotlinx.android.synthetic.main.activity_login.text_input_layout_email as textInputLayoutEmail