android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
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.
0 Response to "Set Full Screen in AndroidManifest.xml"
Posting Komentar