commit | 259c2840691a79634ffd8f63291ec21c21819542 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Sun Mar 22 17:39:39 2015 -0700 |
committer | Alan Viverette <alanv@google.com> | Sun Mar 22 17:39:39 2015 -0700 |
tree | 4a7c53f999b9bfe3fbf24f2702fb4b21b70d3bdb | |
parent | 3756b40992b4940101eb84604b9283167bee9a34 [diff] |
Fix default width and height for PopupWindow's decor view Fixes a regression whereby failing to explicitly set a width and height would cause the popup window's decor view to be 0 width and height. Also deprecates unnecessary method for setting window width and height spec and replaces with less-confusing setters. Cleans up javadoc for modified methods. Bug: 19538371 Change-Id: I20da3ff02ad12e99adf14c056edd1a890b5c322a