Merge commit '14ad07f604ecd08436680a046363d37952c278f6' * commit '14ad07f604ecd08436680a046363d37952c278f6': Fixes #1853550. Prevent NPE when calling the PopupWindow() and PopupWindow(int, int) constructors. Instead, throw an IllegalStateException when trying to show a popup with no content view.