Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to move Android Studio's menu bar

Tags:

Sorry, I know this is a stupid question, but I don't know what I should to do. I already searching for solution over the internet no found nothing on it.

This is what my Android Studio looks like, I don't know what I did before:

my android studio

I want my Android Studio to look like this:

my friend AS

Please help me.

like image 843
Han Avatar asked Aug 13 '17 05:08

Han


People also ask

How do I move the menu bar on android?

Navigate to Settings, and then tap Display. Tap Navigation bar, and then tap Button position. Select your desired position for the buttons.

How do I change the toolbar in Android Studio?

Right-click on the open space of the toolbar (your first image) and select Customize Menus and Toolbars... . Now open the Main Toolbar folder, select any item and then click the Add After... button (on the right). Find what you want to add from the list of items available (you can also choose an icon) and click OK .

How can I customize my action bar in android?

This example demonstrate about how to create a custom action bar in Android. Step 1 − Create a new project in Android Studio, go to File ⇒ New Project and fill all required details to create a new project. Step 2 − Add the following code to res/layout/activity_main. xml.


1 Answers

Go to View menu and enable Toolbar

Enable Android studio's toolbar

like image 60
Atif Mahmood Avatar answered Sep 17 '22 20:09

Atif Mahmood