R
R
ratatyq2016-11-12 20:51:25
Android
ratatyq, 2016-11-12 20:51:25

How to change the default layout to a layout without a top menu (empty)?

Hello, here is this layout
bc22092cd2124deb8340a048bc3b4bb0.png
And how to make a completely empty layout so that it also works (because if you specify a clean layout when creating a project, then the application does not work after compilation and installation ....)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
aol-nnov, 2016-11-12
@aol-nnov

let me poke you ! :)

R
Rou1997, 2016-11-12
@Rou1997

This is not a menu, it's called ActionBar, in this case it's not a standard ActionBar, but implemented using the AppCompat library, to remove it you need to change the theme, open in style.xmland y AppTheme.Base(or AppTheme) replace parentwith Theme.AppCompat.NoActionBareither Theme.AppCompat.Light.NoActionBar.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question