I need my app to show as full screen. Now I know how to add this feature into the application tag in Mainfest using
android:theme=”@android:style/Theme.NoTit
in style.xml add
true
to your theme. Example: