OSDN Git Service

Avoid NPE when PopupWindow is shown while dismissing
authorAlan Viverette <alanv@google.com>
Wed, 22 Mar 2017 15:06:59 +0000 (11:06 -0400)
committerAlan Viverette <alanv@google.com>
Thu, 23 Mar 2017 19:29:26 +0000 (15:29 -0400)
commit7e1aeb791e45177440de811363a587f9f95a63bc
treedd66cd7aedb2d1e8389b942b41fd040539c18c14
parentda596922895f6727c204ea600fa76201f327eefb
Avoid NPE when PopupWindow is shown while dismissing

Bug: 36468675
Test: PopupWindowTest#testEnterExitInterruption
Change-Id: I03bd297c4e7f7653dfff801ec0adfd7ab869abb5
core/java/android/widget/PopupWindow.java