community
community copied to clipboard
Handle ``SDL2_AC_BACK`` in ``kivy.app.App._on_keyboard_settings``
Fixes https://github.com/kivy/kivy/issues/4788
👍
@rnixx could you post a small snippet I can test this with on android?
@akshayaurora I can add an example later, have not much time right now (sry). If you want to reproduce in the meantime -> android app with new toolchain, first back press opens settings, second back press closes app.
The reason for asking a example snippet was cause back key was working for me, it still is. This change could potentially make the the setting key act like back key.
Closing due to lack of reproducible example, please re-open if problem still exists with a example to reproduce the issue.
Please keep open, i'll try to reproduce with latest kivy, if still an issue i'll provide an example, otherwise i'll close
Please keep open, i'll try to reproduce with latest kivy, if still an issue i'll provide an example, otherwise i'll close
Should this PR remain open?