While changing the values of a widget in properties tab, AndroidStudio keeps on throwing IndexNotReadyException. But afte
widget
properties
AndroidStudio
IndexNotReadyException
Happens because of the background indexing processes.
indexing
When the IDE is indexing, if we try to change the values in properties tab, then IndexNotReadyException is thrown.
Wait till indexing is complete.
Hope Google fixes this in AndroidStudio's next release!