commit | 0e1f230112fba3a675e7cdbe05ec7c6621eca0d0 | [log] [tgz] |
---|---|---|
author | Fabrice Di Meglio <fdimeglio@google.com> | Wed Nov 06 15:32:01 2013 -0800 |
committer | The Android Automerger <android-build@google.com> | Thu Nov 07 14:40:09 2013 -0800 |
tree | e2c63dd2ea89ac0dc7c9a7697c3f616c9798c397 | |
parent | 41c2f04e2a7f48c88f59e91d4b2b130dbfb2fce5 [diff] |
Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding - enforce the Drawable boolean getPadding(Rect) contract for NinePatchDrawable and DrawableContainer. - as NinePatchDrawable was not enforcing it, the consequence was that the mUserPaddingLeftInitial / mUserPaddingRitghInitial were reset to "0" (even if they got the correct value before the reset). Change-Id: I1efe7fad5f89c0ca47f90189f6d89940e0e9c6ae