Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d623b18 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "sysui: refactor for extension."

parents 9728c7a7 dd9ae75b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;

    /**