Skip to content
Snippets Groups Projects
Commit 6c48cf39 authored by Steve Elliott's avatar Steve Elliott
Browse files

Avoid clobbering SBIV colors in NIC

NotificationIconContainer#setAnimationsEnabled can apply a stale cached
icon color to its child StatusBarIconViews, causing incorrectly colored
notification icons in the status bar.

This specific color application is only relevent to the
NotificationShelf; a check is added such that it will not be invoked
for the status bar or AOD icons.

Flag: ACONFIG com.android.systemui.notifications_icon_container_refactor STAGING
Test: atest SystemUITests
Bug: 318460865
Change-Id: I8d4e6777f45bfe2a8f14a1061d86aebb96db15b8
parent e8c4c3b0
No related branches found
No related tags found
No related merge requests found
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