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