-1

Android Studio LogCat

Hi. This has been bothering me for a long time and I haven't found any solution yet so I thought I'd ask here.

In the screenshot, you can see that the "search" part in the LogCat is really tiny because of all the other items taking up so much space. Is there a way to resize or move items around so I can see what I'm typing into search?

Bazinga
  • 489
  • 1
  • 5
  • 16
  • 1
    Possible duplicate of [Android Studio 3.0 - Logcat window can not show filter input control](https://stackoverflow.com/questions/47645479/android-studio-3-0-logcat-window-can-not-show-filter-input-control) – krishank Tripathi Mar 25 '18 at 04:06
  • if you are having this issues in windows then see this https://stackoverflow.com/a/48518062/9287163 – krishank Tripathi Mar 25 '18 at 04:07

1 Answers1

0

Right click on 'Logcat' horizontal grey tab -> Select 'Floating Mode' and resize

enter image description here

Tuấn Kiệt
  • 312
  • 3
  • 13