commit | 2b5655e8589069f3b3e581cf4ad8e86d00e67909 | [log] [tgz] |
---|---|---|
author | Robert Snoeberger <snoeberger@google.com> | Fri Oct 02 16:39:47 2020 -0400 |
committer | Robert Snoeberger <snoeberger@google.com> | Fri Oct 02 16:45:01 2020 -0400 |
tree | 62d0374e56e8a1e0946fc3ef8daa77d6fdbeed3f | |
parent | e23fca65cd63c96fe31bd84a06d3095fcef5b412 [diff] |
Scroll to correct position on action up or cancel Since the scroll is being queued on the main executor, use an absolute position instead of relative position. The scroll position might have changed by the time the task runs. Fixes: 164934224 Test: manual - repro steps Change-Id: Ie1b14743479f81df03030c525e6aebc6a7f8df97