diff options
| author | 2024-09-13 13:46:01 +0000 | |
|---|---|---|
| committer | 2024-09-24 10:12:08 +0000 | |
| commit | 570d6df8aa3c991c753944cc95ac0686857350da (patch) | |
| tree | c41a7d3cf75283329ddd5fa56a51336f29cda995 /opengl/java | |
| parent | d2ed3a9ce62c069b33306de0035df1cad437fe6c (diff) | |
Fix flaky predictive back test
The reason for the flakiness was that `onBackProgressed` was not called sometimes because the progress was already at 0f. Setting the progress to 0.5f ensures that it is animated back to 0f and thus `onBackProgressed` is definitely called.
Bug: 366251353
Test: WindowOnBackInvokedDispatcherTest
Flag: EXEMPT bugfix
Change-Id: Ia09330f54f6a61245183ce10d762b97931c76245
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions