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

Commit d84ec1ba authored by Dave Mankoff's avatar Dave Mankoff Committed by Automerger Merge Worker
Browse files

Merge "Remove CommandQueueCallbacks interface from StatusBar." into sc-v2-dev am: 764adfdc

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15312956

Change-Id: I9a12129c44594c389325160c79de65f0cfd82ca0
parents c717b3ad 764adfdc
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1462,6 +1462,11 @@ public class NotificationStackScrollLayoutController {
        mView.setExtraTopInsetForFullShadeTransition(extraTopInset);
    }

    /** */
    public void setWillExpand(boolean willExpand) {
        mView.setWillExpand(willExpand);
    }

    /**
     * Set a listener to when scrolling changes.
     */
+171 −671

File changed.

Preview size limit exceeded, changes collapsed.

+690 −0

File added.

Preview size limit exceeded, changes collapsed.

+7 −0

File changed.

Preview size limit exceeded, changes collapsed.

+4 −24

File changed.

Preview size limit exceeded, changes collapsed.

Loading