Loading packages/SystemUI/src/com/android/systemui/statusbar/stack/NotificationStackScrollLayout.java +1 −1 Original line number Diff line number Diff line Loading @@ -194,7 +194,7 @@ public class NotificationStackScrollLayout extends ViewGroup private boolean mExpandingNotification; private boolean mExpandedInThisMotion; private boolean mScrollingEnabled; private DismissView mDismissView; protected DismissView mDismissView; 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 @@ -194,7 +194,7 @@ public class NotificationStackScrollLayout extends ViewGroup private boolean mExpandingNotification; private boolean mExpandedInThisMotion; private boolean mScrollingEnabled; private DismissView mDismissView; protected DismissView mDismissView; protected EmptyShadeView mEmptyShadeView; private boolean mDismissAllInProgress; Loading