How to make full screen in corona sdk for Android 4.x.x?
must add this tho your activity in AndroidManifest.xml:
<activity …> android:theme="@android:style/Theme.DeviceDefault.NoActionBar.Fullscreen" >
Will there be an opportunity in corona sdk? [import]uid: 138593 topic_id: 33179 reply_id: 333179[/import]