commit | 7ede35a254a543305421b3b2d88f11ad2d0466e6 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Fri Sep 25 12:00:44 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Fri Sep 25 12:02:10 2015 +0100 |
tree | bba3c6a202ca9a36dfd099e9b8d812e2e553c5d0 | |
parent | 09d7a63ee93e4000b4f60a62d540feb77288c6dc [diff] |
Fix AppCompatSpinner not overlaying the IME Caused by ListPopupWindow using an internal version of PopupWindow.getMaxAvailableHeight() which allows ignoring of window decorations. We now use that method via reflection. BUG: 23387567 Change-Id: I753090f58d7c74b588b15bea2a6fb09b8ed1c58d