How to remove or hide the front right arrow of kotlin file in android studio

Viewed 25

I use android stuio in win10, and every kotlin file I create, with a right arrow in front, I can see all the methods in this kotlin file, but I do not want them, I just want see a kt file, then if I want to see detail, I just double click it, I hate the right arrow, anyone knows how to remove or hide it?

0 Answers
Related