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

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

Merge "Stop a blink of the final position of shared element."

parents 4951f90e 239ba2a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ class EnterTransitionCoordinator extends ActivityTransitionCoordinator {
                                    decorView.getViewTreeObserver().removeOnPreDrawListener(this);
                                }
                            }
                            return mIsReadyForTransition;
                            return false;
                        }
                    });
        }