모바일/Android

Suspicious indentation: This is indented but is not continuing the previous expression

Patti Smith 2024. 6. 15.

들여쓰기가 잘못 되어 있을 때 컴파일러가 인식하지 못해서 생기는 오류. 단축키로 코드를 reformat하기 위해 ctrl + alt + L을 해주면 문제가 해결된다.

 

번외로 Code > reformat File를 눌러서 가능하다.

'모바일 > Android' 카테고리의 다른 글

[공식 문서] Lifecycle of composables  (0) 2024.08.04
Kotlin Coroutine  (0) 2024.07.02
SQLite  (0) 2024.06.14
제트팩 라이브러리  (0) 2024.06.14
Notification과 Alarm  (0) 2023.11.17

댓글