summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Tony Huang <tonyychuang@google.com> 2023-02-18 08:50:34 +0000
committer Tony Huang <tonyychuang@google.com> 2023-02-18 09:02:43 +0000
commitb0261472618c1c2c85d748ba689dff1781fcc555 (patch)
treede1ec6b29ee48453e3a945b9d1e87bec5802561d /libs/androidfw/ObbFile.cpp
parent5b5420b921b41464f862b0323e87a3f8005b367f (diff)
Do not use sync on divider visibility changed.
When we set divider visibility, we only use sync transcation on hidden case because we need do fade-in animation for show case. This might lead divider hidden on some race if we set hidden at first and show later case because the first hidden is waiting sync and apply later actually. Fix: 269049102 Test: manual Test: pass existing tests Change-Id: Ibdb91cc5c8e1d3a1f9c3726df7d467c7255998f0
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions