commit | 159232f08d34f082806fa8fe5c5ebe84285da2be | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Thu May 14 16:42:46 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu May 14 16:42:46 2009 -0700 |
tree | 2db88e9f1a42bf5dfbbe01580a6e8071666179e9 | |
parent | 41bf4b813fd60350db2353b42151300aee1264a1 [diff] | |
parent | f910bd971257a89e4ff2e8baf041197d72f24e04 [diff] |
Merge change 1708 into donut * changes: 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.