skip to Main Content

For some reason a weird floating code section started to appear sometimes inside the Android Studio code window (selected in red):

enter image description here

Has anyone encountered this thing? Knows what it is? And how do I get rid of it?

2

Answers


  1. This happens when you hover over a collapsed code lines, it shows what’s inside. I think it disappears once you move the mouse pointer away from that area.

    Login or Signup to reply.
  2. Restarting Android Studio worked for me. Not sure of a quicker fix.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search