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

Commit 1eaf0fad authored by Mark Punzalan's avatar Mark Punzalan Committed by Android (Google) Code Review
Browse files

Merge "Don't reset translation callback with other state" into tm-qpr-dev

parents 8129d7ac ce2a5db2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -12709,7 +12709,6 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
        if (mViewTranslationCallback != null) {
            mViewTranslationCallback.onClearTranslation(this);
        }
        clearViewTranslationCallback();
        clearViewTranslationResponse();
        if (hasTranslationTransientState()) {
            setHasTransientState(false);