質問編集履歴
1
error箇所追加しました。
title
CHANGED
File without changes
|
body
CHANGED
@@ -4,6 +4,8 @@
|
|
4
4
|
|
5
5
|
```
|
6
6
|
Widget has an unresolved type 'android.support.design.widget.CoordinatorLayout', and thus it was upcasted to 'android.view.View
|
7
|
+
|
8
|
+
Widget has an unresolved type 'android.support.design.widget.FloatingActionButton', and thus it was upcasted to 'android.view.View
|
7
9
|
```
|
8
10
|
|
9
11
|
layoutの何かがいけないのだと思うのですが、わかりません。。
|