commit | 976ff50608d05634d73fb9550238077411344a0f | [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 | 7c412e77bff1f37ceb3140afb70607df3be538ea | |
parent | 0145e4eaf53cc4d7bbd2a0a87cec954198e6c275 [diff] | |
parent | 159232f08d34f082806fa8fe5c5ebe84285da2be [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.