Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Default toolbar and status bar not showing into xml preview in android studio 3.3

The base theme of android studio did not showing the default Actionbar and Status Bar in the XML preview option in android studio 3.3 version.

It looks like this:

image1

But it used to/should look like this:

image2

How do i get it to show the navigation bar and action bar again?

like image 302
Michael Hanson Avatar asked Jan 16 '19 14:01

Michael Hanson


People also ask

How do I show status bar?

Show/Hide Status Bar Navigate: From the View menu, select Status Bar. Select Status Bar again to redisplay it.

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 .


2 Answers

Solution is very simple... step by step:

You should do > Design in Design/Text, there is a eye icon above (top left corner) (click) and click Show Layout Decorations Taa taaaa :)

like image 193
Septik Argonot Avatar answered Oct 20 '22 22:10

Septik Argonot


I also updated Andriod Studio to 3.3 and faced this problem also. At first I thought I should downgrade the Studio Version then I saw I EYE icon and marked Show Layout Decorations option. See below

enter image description here

like image 13
Manzurul Hoque Rumi Avatar answered Oct 20 '22 22:10

Manzurul Hoque Rumi