Revert "LG8n: overlay: Enable FadingMarquee"

This reverts commit 1d96db43d2.
This commit is contained in:
Shirayuki39 2024-08-18 17:19:19 +08:00
parent 191e7b9015
commit 6250893536

View file

@ -330,9 +330,4 @@
<item>1050</item> <!-- sensorLocationY -->
<item>210</item> <!-- sensorRadius -->
</array>
<!-- 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>