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:
parent
1e40442f20
commit
c9b06b8adc
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue