Notice
Recent Posts
Recent Comments
:: ADVANCE ::
[Android Studio][Error] layout_behavior not found. 본문
반응형
[Android Studio][Error] layout_behavior not found.
Error log : Error:error: attribute 'com.example.chat.chatapplication:layout_behavior' not found.
log 가 뜨면서 resource xml 파일이 열리지 않는 경우
---> build.gradle 에서 dependency 에 support:design 추가
기본 셋팅 Gradle
반응형
'Study > Android' 카테고리의 다른 글
[Android Studio] 첫 실행 emulator error (dsound, audio..) (0) | 2020.02.24 |
---|---|
[Android Studio][Error] Gradle sync failed (0) | 2018.02.11 |
GED (Google Experience Device) (0) | 2017.12.11 |
[Android] 모바일 디바이스의 하드웨어 구조 (0) | 2017.11.22 |
Comments