Closed
Description
Versions
- Python: 2.7.15
- OS: Android 6.0
- Kivy: a95d67f
- Cython: 0.29.6
Description
With P4A master (rev 84142eb) the --orientation fullUser
argument is not working at all, the screen stay in portrait mode whatever the user-set orientation locking status is. The same result happens with --orientation user
.
With sensor
the orientation is working and moving according to sensor, but without obeying the user settings (which is the normal behaviour according to Android documentation), so it can't be used as a replacement of user
and fullUser
.
This has been tested with the sdl2
bootstrap.
buildozer.spec
I've used P4A directly without buildozer.
Logs
No logs, the app is not reacting at all to orientation change, with or without user locking.
Metadata
Metadata
Assignees
Labels
No labels