diff options
| author | 2024-04-15 12:40:19 -0400 | |
|---|---|---|
| committer | 2024-04-15 12:40:19 -0400 | |
| commit | 018cdb4287ac90521610169025e1d8bc7ab94c1f (patch) | |
| tree | f4a0a253c3252edc78e2b7864eb4defc71bb9518 /libs/androidfw/StringPool.cpp | |
| parent | d05b16c3ce2abd03f4a924df72f7f2628f9a6650 (diff) | |
[Sb] requestLayout when visibility state changes
There seems to be some nondeterministic interaction between the mobile
icon's `isVisible` and `visibilityState` flows. We are already
requesting layout when `isVisible` changes, but visibilityState can also
need the layout changes if the icon changes between hidden, dot, or
normal visibility states.
This should address the issue where during initial layouts the icon can
be misplaced until another change in the icon container triggers a
layout pass.
Bug: 302090004
Test: manual; disable mobile data, and remove/re-insert SIMs
Test: toggle SIM on and off
Flag: NONE
Change-Id: Ib476222bbc0025add64c7437713f4df67590151b
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions