diff options
author | ryanlwlin <ryanlwlin@google.com> | 2020-12-09 20:29:37 +0800 |
---|---|---|
committer | ryanlwlin <ryanlwlin@google.com> | 2020-12-10 12:49:01 +0800 |
commit | d245501a5c9972b6ee948361aaa1eb743ed9e840 (patch) | |
tree | bbdb402313ad7b59cae37517ce9b897276092542 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 7bd311cf7a957729c5d6f95975654358bcedc4b7 (diff) |
Fix button is gone after dragging over 5 secs
The pending fading out animation is not canceled while dragging.
It should be canceled when the users touchs the button. If it is fading
out when the user touchs it, we should cancel the animation and set the
alpha value to 1.
Bug: 175194712
Test: atest MagnificationModeSwitchTest
manually test
Change-Id: I3dec8520e90db7aff1050924be4e3bab1e27f23d
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions