commit | 3bc41c8f3870bca72a6c52f39a7e66fe967d5e9c | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Sep 28 09:05:22 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Tue Sep 29 11:02:15 2015 +0100 |
tree | 900dcac16ce90952ecffaa971a0528818ac66517 | |
parent | e95a79a84dda1d3235601887a4500eb515bd4510 [diff] |
Fix ActionButton style parent tree ActionButton uses paddingLeft/Right, whereas ActionButton.Overflow uses start/end on v17+. If a developer sets paddingEnd with a value less than the parent's paddingRight, it will trump the developers value. Fixed by forcing paddingStart/End on the parent style too. BUG: 24451753 Change-Id: I4e2bceca33c24d997efa7cab23e763e963d9dab3