skip to Main Content

How to enable will Android Studio get new UI like IntelliJ IDEA 2022.3?

2

Answers


  1. Chosen as BEST ANSWER

    Update Edit : Android Studio Flamingo version is stable. You can use the following settings again.

    Update Edit : currently it only works on Android Studio 2022.2.1 (Flamingo) from Canary channel.

    • Go to the actions dropdown menu:
      • for Windows/Linux: CTRL+Shift+A
      • for Mac OS: +Shift+A
    • Search for Registry.
    • Type "ide.experimental" (even if there is no search bar at the moment).
    • Check "ide.experimental.ui", "ide.experimental.ui.scroll" and "ide.experimental.ui.inter.font".
    • Restart as suggested.
    • Here you go, you can now use this new minimalistic and wonderful user interface, please have fun!

    Android Studio new ui


  2. 💡A New Intellij IDEA UI – Preview.

    👉 Go to "Appearence & Behavior > New UI > Enable new UI".

    Better than the old design? 🙂

    New UI Preview

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