Android Studio Toast not working using Kotlin

前端 未结 0 1976
渐次进展
渐次进展 2020-12-01 01:19

I want to show a toast in my android app using Kotlin. I am running my app on an emulator.

This is my code:

Toast.makeText(this,"Hello world"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题