I want to display a picture full screen without an action bar in Android tablet, but when I write android:theme="@android:style/Theme_NoTitleBar_Fullscreen" in Android Manifest, it says there is no such resource. How is it possible since it is on the list of themes?
I want to display a picture full screen without an action bar in Android
Share
You should use: