commit | 3406fb97f4c5bc61727a1638b07af74aa8cca227 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Mon Feb 10 18:38:59 2020 -0800 |
committer | Adrian Roos <roosa@google.com> | Tue Feb 11 14:50:22 2020 -0800 |
tree | 42a0de97883acd506b4c68ec70bbf2e9ed4f90e4 | |
parent | 43361f713d1f114e4e3c4c61766472aec458ba99 [diff] |
Insets Animation: Add CancellationSignal to controlWindowInsetsAnimation Fixes an API deficiency where the request to control the animation could not be cancelled until it has succeeded (or failed). To address that, we return a CancellationSignal. Bug: 143556682 Test: make checkapi; atest InsetsControllerTest Change-Id: I03d1bcc7013c10d2deac7b1059b99894b7103230