我是新手。 我想在單擊時更改 TextView 的文字。 我的程式碼: val text: TextView = findViewById(R.id.android_text) as TextView text.setOnClickListener { text.
確定! 回上一頁