mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: overlay: Disable alpha compositing in WM
* Completely eliminates occasional jank in few animations Change-Id: Ia4cb48664a52242374419a923d07fcf584fe50cf Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
5da1c3bb36
commit
56471e2a91
@@ -298,4 +298,10 @@
|
||||
|
||||
<!-- Whether device has turbo power charging support -->
|
||||
<bool name="config_hasTurboPowerCharger">true</bool>
|
||||
|
||||
<!-- Flag indicating whether the surfaceflinger has limited
|
||||
alpha compositing functionality in hardware. If set, the window
|
||||
manager will disable alpha trasformation in animations where not
|
||||
strictly needed. -->
|
||||
<bool name="config_sf_limitedAlpha">true</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user