Set Full Screen in AndroidManifest.xml
To set your App or any individual activity display in Full Screen mode, insert the code "@android:style/Theme.NoTitleBar.Fullscreen" in AndroidManifest.xml, under application or activity tab.android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
0 komentar:
Posting Komentar