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

Commit c76154ab authored by Anton Potapov's avatar Anton Potapov Committed by Android (Google) Code Review
Browse files

Merge "Make createAndShowForSystemRouting use DialogTransitionAnimator.Controller" into main

parents e5b7d47d 43f9a15d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ constructor(
        createAndShow(
            packageName = null,
            aboveStatusBar = false,
            dialogTransitionAnimatorController = null,
            dialogTransitionAnimatorController = controller,
            includePlaybackAndAppMetadata = false,
            userHandle = null,
        )