diff options
| author | 2022-07-26 22:12:34 +0000 | |
|---|---|---|
| committer | 2022-08-03 15:55:43 -0700 | |
| commit | 8e317e9e23e32b7127bc3cae55cc7d82072777b9 (patch) | |
| tree | f496d413ef84c556ae1719cce6d1b51164b9a8c5 /tools/bit/main.cpp | |
| parent | 04c1a29386943d2f513720659d897f1e8aa43266 (diff) | |
Load back-gesture model on background thread.
Loading the back-gesture model and its assets on the UI thread can
block the UI thread for ~100 ms. This change frees up the UI thread
by loading the model on a background thread. Back-gesture detection
can still occur while the model is loading.
Fix: 218329819
Test: atest OnBackInvokedDispatcherTest BackAnimationControllerTest BackNavigationControllerTests
Change-Id: If222311318c96a8b1d27916ccebf83697e3d9ad1
Diffstat (limited to 'tools/bit/main.cpp')
0 files changed, 0 insertions, 0 deletions