commit | 84aa2fb65ab1ac99d6e59bd9d3398cfabc8cccc1 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Thu Apr 30 12:33:54 2015 -0700 |
committer | Alan Viverette <alanv@google.com> | Thu Apr 30 12:33:54 2015 -0700 |
tree | 7880e2c95e4b7b7cc6ccca3f718fa4b72c032b7a | |
parent | 8310f87d96791e8b864df5e821fe65273c2dd874 [diff] |
LayoutInflater should always try to generate LayoutParams for include A recent optimization assumed that layout_width and layout_height always had to be defined to successfully generate layout params, but this is not guaranteed to be true for custom ViewGroups. Bug: 20267738 Change-Id: If09d346f30c0848b984b9137088f8f3b7617cd08