sdm710-common: overlay: Make the UI smoother

Signed-off-by: Unicote <arvogl874@gmail.com>
Signed-off-by: Rizak Kamal <rizakkamal999@gmail.com>
Signed-off-by: fajar <santuyz321@gmail.com>
Signed-off-by: fajar3109 <santuyz321@gmail.com>
Signed-off-by: fajar <santuyz321@gmail.com>
Signed-off-by: RahulGorai0206 <rahulgorai0206@gmail.com>
Signed-off-by: Edwiin Kusuma Jaya <kutemeikito0905@gmail.com>
This commit is contained in:
srfarias 2020-09-30 14:05:17 -10:00 committed by CakesTwix
parent 30b957083e
commit 3a0bf13a01
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -506,4 +506,9 @@
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
in hardware. -->
<bool name="config_setColorTransformAccelerated">true</bool>
<!-- Enables or disables fading edges when marquee is enabled in TextView.
Off by default, since the framebuffer readback used to implement the
fading edges is prohibitively expensive on most GPUs. -->
<bool name="config_ui_enableFadingMarquee">true</bool>
</resources>