Make an Activity Layout be Fullscreen View

It's easy to change the view to be fullscreen, you just add one script in AndroidManifest file, then the file look like below:

android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
And voila..! you done... :p

0 Comments

Mari komentar dan berdiskusi...