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

Commit ad562932 authored by András Kurucz's avatar András Kurucz Committed by Android (Google) Code Review
Browse files

Merge "Dump NSSL#isCurrentlyAnimating" into main

parents 07e21499 83dcdc51
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5530,6 +5530,7 @@ public class NotificationStackScrollLayout
            println(pw, "lastUpdateSidePaddingMillisAgo",
                    elapsedRealtime - mLastUpdateSidePaddingElapsedRealtime);
            println(pw, "isSmallLandscapeLockscreenEnabled", mIsSmallLandscapeLockscreenEnabled);
            println(pw, "isAnimating", isCurrentlyAnimating());
            mNotificationStackSizeCalculator.dump(pw, args);
            mScrollViewFields.dump(pw);
            if (!SceneContainerFlag.isEnabled()) {