commit | 489c39d2db3be43e34c5ac55e09d8c17a5a04688 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Fri Jun 24 13:58:16 2016 -0700 |
committer | Robert Carr <racarr@google.com> | Fri Jun 24 14:07:20 2016 -0700 |
tree | 2b3316c430e5cea869fbd022a1cd8942e9272e54 | |
parent | db13dd41a969b05f19c9bfe29786773bf12cb6b3 [diff] |
PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL. When we want the WindowManager to clip our requested width/height to the display frame, we need to pass DISPLAY_CLIP_VERTICAL/HORIZONTAL. It seems this behavior was unintentionally applied without this flag in previous releases. Bug: 29602363 Change-Id: Ib98060e36efde0dbaabb59a758da5374035dbb62