universal7885: make some changes to reduce OS/QS lags

* reduced color saturation
* reduces generally lags
This commit is contained in:
kevios12 2023-11-23 01:59:35 -08:00
commit 18fb872a19
3 changed files with 11 additions and 8 deletions

View file

@ -770,4 +770,7 @@
manually by the user. Off by default, since the expected haptic feedback may not be
available on some devices. -->
<bool name="config_enableHapticTextHandle">true</bool>
<!-- Whether we use large screen shade header which takes only one row compared to QS header -->
<bool name="config_use_large_screen_shade_header">true</bool>
</resources>