Search code examples
windowsandroid-studiosystem-tray

Android Studio - Why is there an invisible icon in tray?


When I run Android Studio, a new icon appears in the system tray of Windows.
The icon is fully transparent, and doesn't react to clicks (both right and left clicks).

Why is it there and how do I fix it if it's not supposed to be there?

Screenshot depicting the problem


Solution

  • Apparently it's there to let Android Studio notify about finished builds and such.
    There was a bug where it had no icon, but now it has (The tray icon).