commit | 71ec0a9ba7d33b1d72d6f2c8d16450abc178c853 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Mon Nov 23 15:54:10 2015 -0500 |
committer | Alan Viverette <alanv@google.com> | Mon Nov 23 15:54:10 2015 -0500 |
tree | 7d5f0f4c6d1ef950ce12638344d7abd6e696c138 | |
parent | c0c73271b0034ba20b1b73cb633c99a86c504a01 [diff] |
Always assume layout params changed if app targets <= M Previously we were lax about whether an app needed to call setLayoutParams() when changing layout param (ex. height), but now failing to call set will break layout. Bug: 25801251 Bug: 25836190 Change-Id: I4431526ab38b9e3cbdf3553e41db6251d2a7fbc3