When Android studio is updated, android warning suggestions box not showing up when mouse cursor on it.
But when lamp is clicked box that i want to show appears.
How to auto activate it when mouse cursor move.
CodePudding user response:
Try to select the "intention bulb" option in the settings. settings > editor > general > appearance
CodePudding user response:
I don't know why is occurred but, I deleted ".idea" folder. After that it is working as expected.