I have created an app when I run It into tab then it is not taken full screen,I have also done its property"Full Screen With No title bar"So it is coming without title.
thanks
I have created an app when I run It into tab then it is not taken full screen,I have also done its property"Full Screen With No title bar"So it is coming without title.
thanks
you can add
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
to theAndroidManifest.xml