I have a problem with the newest version of Android Studio(> 3) to use the autocomplete for Toast with Kotlin.
In older versions with Java, it was like typing "Toast", then pushing "Tab" button on keyboard to autocomplete this.
Now, in the versions of Android Studio > 3 and Kotlin it is not working.
Anyone know how to achive this?