mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
android: add a toggle to ignore back button events (#6269)
Requires koreader/android-luajit-launcher#233 Requires koreader/koreader-base#1117 It is a workaround for #6263 but can be useful on some devices with erratic back key behaviour too (yep, Onyx)
This commit is contained in:
@@ -75,6 +75,7 @@ local order = {
|
||||
"android_volume_keys",
|
||||
"android_camera_key",
|
||||
"android_haptic_feedback",
|
||||
"android_back_button",
|
||||
"----------------------------",
|
||||
"invert_page_turn_gestures",
|
||||
"invert_page_turn_buttons",
|
||||
|
||||
Reference in New Issue
Block a user