🌈 搜索
📅  最后修改于: 2022-03-11 14:53:32.187000             🧑  作者: Mango
val boton : Button = findViewById(R.id.boton) boton.setOnClickListener { display.text = diceOne.roll().toString()