質問編集履歴
1
一部修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -27,7 +27,7 @@
|
|
27
27
|
xmlns:tools="http://schemas.android.com/tools"
|
28
28
|
android:layout_width="match_parent"
|
29
29
|
android:layout_height="match_parent"
|
30
|
-
tools:context="
|
30
|
+
tools:context="test.menu_test.MainActivity">
|
31
31
|
|
32
32
|
<Button
|
33
33
|
android:id="@+id/btnChange"
|