Merge "Don't reset translation callback with other state" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1eaf0fadf2
@@ -12709,7 +12709,6 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
|
||||
if (mViewTranslationCallback != null) {
|
||||
mViewTranslationCallback.onClearTranslation(this);
|
||||
}
|
||||
clearViewTranslationCallback();
|
||||
clearViewTranslationResponse();
|
||||
if (hasTranslationTransientState()) {
|
||||
setHasTransientState(false);
|
||||
|
||||
Reference in New Issue
Block a user