I updated Android Studio to Koala 2024.1.1
and now, everytime I hover over a class, I get 2 tooltips. The first one:
which is the one i want.
In less then 1 second, though, it gets replaced with a second one which I don’t want:
Is there a solution? Is this a known bug or is it maybe caused by something else like my plugins? Thanks for any help
2
Answers
I tried "File > Invalidate Caches..." but it didn't work.
Then I tried finding older versions of Android Studio to download. Unfortunately I didn't find a way, which is mind blowing to me...
Luckily though, I remembered I never delete stuff so looking through my files I found the previous installer on my pc: version 2023.3.1.18 Jellyfish:
I uploaded it to this link if anyone wants to downgrade: https://www.transferxl.com/download/08VKH64Hmj6Gr
It's my first time sharing a big file so if anyone has problems and knows an alternative way, leave a comment bellow and let me know.
For me it fixed the issue for now. In a few months I'll try to update Android Studio again and update this answer if the issue disappears.
tl;dr downgraded to old working version. You can find installer at the link above.
The highly bothering issue come from Debugger, you can uncheck the following setting to solve this :
Build, Execution, Deployment, Debugger, Data Views, Show value tooltip.