commit | 85119a427fd03c420f973f57359ba13354f4f3c7 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Thu May 14 16:44:18 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Thu May 14 16:44:18 2009 -0700 |
tree | a7b134bfd5953a4624e1f5f74d1be348be18b3f0 | |
parent | 39a6dc59e606f685016cb35c34ed9f0f4ce6ad89 [diff] | |
parent | 14ad07f604ecd08436680a046363d37952c278f6 [diff] |
am 14ad07f6: Merge change 1708 into donut 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.