commit | 448ecf5a94bb8778c677f00dedd33b26ea7683e8 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Thu May 14 16:03:42 2009 -0700 |
committer | Romain Guy <romainguy@android.com> | Thu May 14 16:03:42 2009 -0700 |
tree | 74f3e72c2d95db328323eb8aab875b330b96205e | |
parent | d4103d0d143f3774a2fc9e35afb0fffc2160d7fc [diff] |
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.