diff options
| author | 2022-09-30 11:51:08 -0700 | |
|---|---|---|
| committer | 2022-10-20 16:19:51 -0700 | |
| commit | 94b72442656307aef5182d4ba2a69a239e25775f (patch) | |
| tree | f7f7a55d00b65094883e9440badcc25bb12b8042 /libs/androidfw/StringPool.cpp | |
| parent | 3e2ed2a87b8b4d283c1656b5bef7ad9342aba28c (diff) | |
Fixed Shade freezing when tapped while collapsing
Shade collapse animation would freeze if the shade was tapped quickly
enough to not exceed touchSlop, as the code that starts the animation
again would not be run in this case. Added an extra condition that
allows these taps when the shade is in a partially expanded/collapsed
state.
Test: manual
Bug: 233309355
Change-Id: I321fef348128880fa9057496f97fa9b2a96f4804
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions