After buying RocketWeb I configure and everything was fine. Now I want to turn off horizontal and use the only vertical mode of my app.
You need to add android:screenOrientation="nosensor"
on manifests under every activity.
After buying RocketWeb I configure and everything was fine. Now I want to turn off horizontal and use the only vertical mode of my app.
You need to add android:screenOrientation="nosensor"
on manifests under every activity.
1 person found this article useful
1 person found this article useful