Revert "Turn off predictive back gesture to fix hardware back button not working in android 13 or higher"
Some checks failed
eden-build / source (pull_request) Has been skipped
eden-build / linux (pull_request) Successful in 25m18s
eden-build / android (pull_request) Failing after 8m10s
eden-license / license-header (pull_request_target) Failing after 21s
eden-build / windows (msvc) (pull_request) Successful in 55m16s
Some checks failed
eden-build / source (pull_request) Has been skipped
eden-build / linux (pull_request) Successful in 25m18s
eden-build / android (pull_request) Failing after 8m10s
eden-license / license-header (pull_request_target) Failing after 21s
eden-build / windows (msvc) (pull_request) Successful in 55m16s
This reverts commit 0865b01053
.
This commit is contained in:
parent
0184a5f772
commit
1f6d012da7
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||
android:banner="@drawable/tv_banner"
|
||||
android:fullBackupContent="@xml/data_extraction_rules"
|
||||
android:dataExtractionRules="@xml/data_extraction_rules_api_31"
|
||||
android:enableOnBackInvokedCallback="false">
|
||||
android:enableOnBackInvokedCallback="true">
|
||||
|
||||
<meta-data android:name="android.game_mode_config"
|
||||
android:resource="@xml/game_mode_config" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue