commit | 7878edfa1dacf20c6120dbf18327905d6bf117d0 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Tue Feb 03 15:49:18 2015 -0800 |
committer | Alan Viverette <alanv@google.com> | Tue Feb 03 15:49:18 2015 -0800 |
tree | 935862c6073200ed7db437bfc1811b1c9a1c0613 | |
parent | ad575295918dba197dcf61bfb81d56348ed1f073 [diff] |
PopupWindow animation fixes Calls the dismiss listener immediately, which fixes compatibility with ListPopupWindow's global layout listener. Adjusts anchor bounds to better match up with the laid out window position. Caches the content view to avoid issues with setContentView(null) being called immediately after dismiss(). Change-Id: I897caeba26ffb2e689f8face199d2ab70718a86c