Hi I'm using the code below to hide actionbar and fullscreen my activity
android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen"
But with this code I get runtime error and app just crashes anyone know whats the problem?
This blog is all about Android development and problems\solutions
Hi I'm using the code below to hide actionbar and fullscreen my activity
android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen"
But with this code I get runtime error and app just crashes anyone know whats the problem?
0 comments:
Post a Comment