코드 수정을 다 하고 깃허브에 커밋을 하려고 하는데 타이틀 제목과 같은 오류가 발생했다.
What is the Cause of Error?
들여쓰기가 되어 블록안의 구문이 실행되지 않는 오류
Solution
- Ctrl+Alt+L (전체 간격 자동 정렬)
- 수동으로 간격을 조절
'Android개발 > Error모음' 카테고리의 다른 글
[Android]Flag is not supported by this version of the compiler: -Xallow-result-return-type (0) | 2025.05.19 |
---|---|
[Android][Error]Could not initialize class com.android.sdklib.repository.AndroidSdkHandler (0) | 2025.05.19 |
[Android]include(Button이 안눌리는 문제) (0) | 2025.05.19 |
[Android]특정 기기에서 올린이미지가 회전되서 보여지는 경우 (0) | 2025.05.19 |