質問編集履歴
1
error箇所追加しました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -9,6 +9,10 @@
|
|
9
9
|
```
|
10
10
|
|
11
11
|
Widget has an unresolved type 'android.support.design.widget.CoordinatorLayout', and thus it was upcasted to 'android.view.View
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
Widget has an unresolved type 'android.support.design.widget.FloatingActionButton', and thus it was upcasted to 'android.view.View
|
12
16
|
|
13
17
|
```
|
14
18
|
|