diff options
| author | 2025-03-11 16:30:39 -0700 | |
|---|---|---|
| committer | 2025-03-12 14:06:16 -0700 | |
| commit | 4f031ef692c152252cdee4ed5ceb82a22b0cfe4b (patch) | |
| tree | 1a4f403a8c478afecf555872d40b10bf1699c788 /libs/androidfw/AssetsProvider.cpp | |
| parent | 620d39409e53609318b35e5c69c4cf42a549c34f (diff) | |
Fix some crashes when going between fold / unfold with bubble bar
There were two issues here:
1 - that the current task view listener could be unset, so check for
that and use the value on the bubbleTaskView in that case.
2 - the post delay call we have assumes that we'll have stackview, which
is the case in prod, but not with bubble bar.
Flag: EXEMPT trivial bug fixesi
Test: atest BubbleExpandedViewTest
Test: manual - expand a bubble while folded, unfold
=> observe nothing crashes
Bug: 402550443
Change-Id: I4aa35c7cc29dbec052a082232636cc862d1e2608
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions