diff options
author | Tony Huang <tonyychuang@google.com> | 2021-07-02 16:42:11 +0800 |
---|---|---|
committer | Tony Huang <tonyychuang@google.com> | 2021-07-02 09:12:49 +0000 |
commit | 3912b53d1869d7c08382b6f625ab376f023c47c0 (patch) | |
tree | d748d1273580369aa71364b1c656a7c96bf87e85 /rs/java/android/renderscript/Program.java | |
parent | 9b685c9eefa96ca9efa2dcce8366dd12a1a15bf4 (diff) |
Set resizing to false if no fling animation
While dobble taps gesture, it may moves the divider bar
meanwhile, it means we set resizing to true but didn't set it back
to false because position is same and no animation. We should set
resizing to false for such status.
Also fix such bug on legacy split screen. We call stopDragging with
no animation in some status, it should call setResizing false too.
Fix: 192635568
Test: Eanble stage split with any two apps and dobble tap on divider
many times.
Change-Id: I170e3de347cc5fc19eaa1cd3d64922b2b631e550
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions