'How to hide IntelliJ/Android studio Compose code/split/design bar?

The code/split/design bar takes a full code line of height, but I never use it.

In an Android project it is also visible for non Compose .kt files, which is completely unnecessary.

Is there a way to hide this bar in IntelliJ/Android studio?

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source