Merge "Fix some bugs with MenuPopupHelper and ListPopupWindow"
This commit is contained in:
@@ -604,6 +604,7 @@ public class ListPopupWindow {
|
||||
removePromptView();
|
||||
mPopup.setContentView(null);
|
||||
mDropDownList = null;
|
||||
mHandler.removeCallbacks(mResizePopupRunnable);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user