Gradle Scripts 항목 썸네일형 리스트형 레이아웃 화면에서 정지 - Indexing paused due to batch updated Indexing freeze with message: Indexing paused due to batch updated레이아웃 화면에서 정지해 있는 경우, 아래에는 Indexing paused due to batch updated 메세지가 떠 있고 동작을 안 한다. 아래처럼 수정한다.Gradle Scripts 항목으로 간다. 아래 파일들을 찾아서 수정해준다. 프로젝트를 종료하고 다시 안드로이드 스튜디오를 실행한다. 그리고 다시 프로젝트가 뜰 때 Gradle 세팅을 바로 잡아주어야 한다고 나오면 그때 이전으로 되돌아가도록 설정하면 된다.File gradle-wrapper.properties:12345distributionBase=GRADLE_USER_HOMEdistributionPath=wrapper/di.. 이전 1 다음