diff options
| author | 2022-07-13 16:25:16 -0700 | |
|---|---|---|
| committer | 2022-07-13 17:05:56 -0700 | |
| commit | 76be5a478a2c7d64f332bb865fb7b57fc77aaab6 (patch) | |
| tree | ae1ab2b4e239cb4376b2a5f084bd66c5ee2ca958 /libs/androidfw/StringPool.cpp | |
| parent | 18dfc2fb129ae3a8e6edbc41ffb8e0b790e58c46 (diff) | |
Fix new back arrow's "over eager" appearance
There are two fixes in this cl:
1. The back arrow launches into its ENTRY state too easily: guard it
with a minimum motion threshold.
2. The cancel animation is triggered upon MotionEvent.ACITON_UP, even
when there has not been sufficient motion to trigger a change from
GONE -> ENTRY (invisible to appearance): prevent GONE -> CANCELLED
state transitions.
Bug: 238907408
Test: manual
Change-Id: I5ab8042fc675cfc527b837578b1d415d2d061d79
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions