We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Try to rotate android screen freezes app. This happens with latest kivy and p4a masters if orientation = all set in buildozer.
orientation = all
Here's simple app I tested it on:
source code - https://yadi.sk/d/EvxmKMZP33HQfo (android.p4a_dir should be edited) apk - https://yadi.sk/d/xbSxenI833HQqf logs - https://yadi.sk/i/syU0y7id33HQvc
android.p4a_dir
The text was updated successfully, but these errors were encountered:
Fixed by #956
Sorry, something went wrong.
No branches or pull requests
Try to rotate android screen freezes app.
This happens with latest kivy and p4a masters if
orientation = all
set in buildozer.Here's simple app I tested it on:
source code - https://yadi.sk/d/EvxmKMZP33HQfo (
android.p4a_dir
should be edited)apk - https://yadi.sk/d/xbSxenI833HQqf
logs - https://yadi.sk/i/syU0y7id33HQvc
The text was updated successfully, but these errors were encountered: