summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Jeremy Sim <jeremysim@google.com> 2024-07-02 16:45:46 -0700
committer Jeremy Sim <jeremysim@google.com> 2024-07-19 22:28:58 +0000
commit57deacba44cd462df33c96bdde715726c4bb0223 (patch)
tree0306f9e0dee36abd2c5661b8762d2241c7460552 /libs/androidfw/StringPool.cpp
parentdb16f6fecdb92b2897105987da90e701c14396b7 (diff)
Fix black veil when splitting from side in some conditions
This CL explicitly sets alpha to 0 or 1 when SplitDecorManager does an immediate visibility change. Previously, the layer visibility was being set, but not the alpha, so in some situations the alpha was not updated properly and the veil was not visible during the transition. Setting the alpha explicitly fixes the problem. Fixes: 343859372 Test: Manually verified that the veil is visible in the buggy repro condition. Flag: EXEMPT bugfix Change-Id: I439d478ad390da301b7c8faca97b272b7e727a24 (cherry picked from commit 510a5a51f958e5c2bdb31873a54b0ef213638084)
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions