diff options
author | Yigit Boyar <yboyar@google.com> | 2016-08-01 17:42:28 -0700 |
---|---|---|
committer | Yigit Boyar <yboyar@google.com> | 2016-08-02 11:27:18 -0700 |
commit | 2dd20a61e959f9a0acb0639664e063101b6e3bac (patch) | |
tree | 0031df85523cb1cf44f2f38773e75bb132eac551 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 41e185e73b96f6b1025eb2c920bebea32805713d (diff) |
Target API check for margin params fix
Prior to N, our widgets were not converting MarginLayoutParams
properly between ViewGroups. The fix intrudced some issues in
older apps as the broken conversion code would hide developer
errors. This CL guards the change with a target API check so
that we don't affect older apps.
Bug: 30378230
Change-Id: I215281d261b553c3b4cedcd29ea0a861df809471
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions