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
Loading
Please register or sign in to comment