Fix crashes

(cherry picked from commit 4dba90361c)
This commit is contained in:
Koitharu
2025-01-09 08:19:43 +02:00
parent 58a9f7b25a
commit b3f748c000
12 changed files with 45 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Disable predictive back due to crashes -->
<bool name="is_predictive_back_enabled">false</bool>
</resources>