Fixed an issue where HUNS could have a background am: 1791f50134 am: 3109ba4140
am: 7f6d085e8d
Change-Id: Icf51efb1d46b02ce7d9f976d03de8b14dbc40663
This commit is contained in:
@@ -2038,6 +2038,7 @@ public class NotificationStackScrollLayout extends ViewGroup
|
||||
if (!mIsExpanded) {
|
||||
mBackgroundBounds.top = 0;
|
||||
mBackgroundBounds.bottom = 0;
|
||||
return;
|
||||
}
|
||||
ActivatableNotificationView firstView = mFirstVisibleBackgroundChild;
|
||||
int top = 0;
|
||||
|
||||
Reference in New Issue
Block a user