Android Studio有时候会报这种提醒:
Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentation
遇到这种情况,虽然不影响程序的编译,但是对于有些有强迫症的人来说会很难受,因此需要解决它。
解决方法:
Files——>Invalidate and Restart.