Loading packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java +1 −1 Original line number Diff line number Diff line Loading @@ -195,7 +195,7 @@ public class NotificationStackScrollLayout extends ViewGroup private boolean mExpandedInThisMotion; private boolean mScrollingEnabled; private DismissView mDismissView; private EmptyShadeView mEmptyShadeView; protected EmptyShadeView mEmptyShadeView; private boolean mDismissAllInProgress; /** Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java +1 −1 Original line number Diff line number Diff line Loading @@ -195,7 +195,7 @@ public class NotificationStackScrollLayout extends ViewGroup private boolean mExpandedInThisMotion; private boolean mScrollingEnabled; private DismissView mDismissView; private EmptyShadeView mEmptyShadeView; protected EmptyShadeView mEmptyShadeView; private boolean mDismissAllInProgress; /** Loading