commit | e04499ad930ff4f112114683dc9f1e5411d6802b | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Tue Aug 05 15:24:43 2014 -0700 |
committer | Chet Haase <chet@google.com> | Wed Aug 06 14:45:30 2014 +0000 |
tree | 16e541ba843337251863fbb5283606e1c2acc2aa | |
parent | 72d19f46719fa612cb7352df6f45b8e36a5ed3cc [diff] |
Actually set the internal modal value in ListPopupWindow.setModal() The current code ignores the parameter and sets the internal modal value to true. This has probably gone unnoticed because all framework usage of this method calls it with 'true', except for one case where it sets it to 'false' temporarily, and then to 'true'. Issue #16815832 ListPopupWindow setModal broken Change-Id: I4ac7ab31b4ab91c9959efd4ccf2264a8e381708f