Merge "Fix build" into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
77f55c5c60
@@ -14512,7 +14512,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
|
||||
}
|
||||
}
|
||||
|
||||
onDetachedFromWindows();
|
||||
onDetachedFromWindow();
|
||||
onDetachedFromWindowInternal();
|
||||
|
||||
InputMethodManager imm = InputMethodManager.peekInstance();
|
||||
|
||||
Reference in New Issue
Block a user