mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: make some changes to reduce OS/QS lags
* reduced color saturation * reduces generally lags
This commit is contained in:
parent
e019a97236
commit
18fb872a19
3 changed files with 11 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue