Files
Kotatsu/app/src/release/res/values/bools.xml
Koitharu b3f748c000 Fix crashes
(cherry picked from commit 4dba90361c)
2025-01-11 14:57:49 +02:00

6 lines
167 B
XML

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