質問するログイン新規登録

質問編集履歴

1

にゃー

2021/11/08 12:43

投稿

firstlast
firstlast

スコア138

title CHANGED
File without changes
body CHANGED
@@ -12,7 +12,7 @@
12
12
  super.onCreate(savedInstanceState);
13
13
  setContentView(R.layout.activity_main);
14
14
 
15
- Toast.makeText(MainActivity.this, "あああ", Toast.LENGTH_SHORT).show();
15
+ Toast.makeText(MainActivity.this, "あああ", Toast.LENGTH_SHORT).show();
16
16
 
17
17
  Button button = (Button) findViewById(R.id.button);
18
18