commit | 921ec4464720ebe5f07a4dcb6e18b86e27baba6e | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Tue Feb 23 14:54:01 2016 -0500 |
committer | Alan Viverette <alanv@google.com> | Tue Feb 23 14:54:01 2016 -0500 |
tree | baca4a7800ddc9514b719653527a00f32fd0c015 | |
parent | c7bf3f7cb8a2506297c2ccb5ebcb7f0b9aba4ee3 [diff] |
Fix NinePatchDrawable handling of density changes Scaling is now manually applied when the canvas density is not set. Removes set/getNinePatch accessors that were added in N, since these are not used and setting the nine patch directly will break padding. Also removes local NinePatch, which was not necessary. Bug: 27038114 Change-Id: Ie8b2e485b54d1ed1521081b329a09915fd0a95c1