commit | 60d9695bb84a5c2a8e9ef2df32b9d4105aea2b0a | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Tue Feb 16 12:53:36 2016 -0500 |
committer | Alan Viverette <alanv@google.com> | Tue Feb 16 18:07:32 2016 +0000 |
tree | a47b2932001d0b29c2462063bb045ccdd3834fa6 | |
parent | b305e16051192540e2e19863d4c3c0fb3e980db2 [diff] |
Force uniform width for MATCH_PARENT in AlertDialogLayout The initial layout passes run using whatever was specified by the parent, which ensures that TOO_SMALL will get set correctly when needed. The final layout pass runs as EXACTLY to ensure that MATCH_PARENT widths are correctly set. Bug: 27030200 Change-Id: Ia7af3f75746e725761e78e7c4eefb0b31f499113