Tried lock screen orientation to portrait. It is easier to use and better experience for the customer.
I find AndroidManifest.xml and added android:screenOrientation="portrait"
to activity
which is child of application
.
This should work. But not. Any glue? Running app in Android via development server.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…