diff options
| author | 2025-01-24 13:26:36 -0800 | |
|---|---|---|
| committer | 2025-01-27 08:34:21 -0800 | |
| commit | ce600b22af5c5b386da503071291a5a681ce9045 (patch) | |
| tree | 52b65287a1b37f5b025f38a09d9203dda8568d16 /libs/androidfw/AssetsProvider.cpp | |
| parent | 95993cde080a279a10d0f7b88d7dac49dd292bf9 (diff) | |
Avoid a bitmap error in robolectric tests & fix a small UI flaw
The behavior for rendering the dot on the bubble overflow was slightly
different from how it's done on normal bubbles. This CL aligns them.
Additionally, not calling this normalizer get scale function avoids
a robolectric error about bitmaps when using BubbleStackView in tests
which is the true motivation for this change.
Flag: EXEMPT trivial bug fix
Test: atest BubbleControllerTest (with other CL)
Test: manual - get the dot to show on the bubble overflow:
1) create a bunch of bubbles, don't open them, dismiss
the stack
2) get two bubbles, expand the stack
=> Observe that the overflow is rendered correctly and
the "dot" indicating un-opened bubbles is matching
with the position of the bubble with a dot
Bug: 375513387
Change-Id: I8d9e2e2de33675883bd3297e6fcb6ad87f95c577
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions