Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1b433c6a authored by Steve Elliott's avatar Steve Elliott
Browse files

Fix heads up isolated notif icon race condition

If the HeadsUpAppearanceController reported that there is an isolated
notification icon *before* the heads up StatusBarIconView is inflated by
the NotifPipeline, then the isolated icon would fail to show.

This is fixed by combining both the renderList and isolatedIcon states,
as opposed to sampling the former when the latter changes.

Flag: ACONFIG com.android.systemui.notifications_icon_container_refactor DEVELOPMENT
Bug: 278765923
Test: atest SystemUITests
Change-Id: If4897d973bfa301fe65ba9428289b3b4e0bb8685
parent 5df1df82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment