回答編集履歴
1
追記
test
CHANGED
@@ -17,3 +17,9 @@
|
|
17
17
|
val rollButton = findViewById<Button>(R.id.button1)
|
18
18
|
|
19
19
|
```
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
↓実行結果
|
24
|
+
|
25
|
+
![スクリーンショット](bcdacbeabae56dd93d046e884e6dbc92.png)
|