commit | e57b7b09b198699adea91b6f9729007fda00834e | [log] [tgz] |
---|---|---|
author | Cary Clark <cary@android.com> | Wed Jan 06 10:53:43 2010 -0500 |
committer | Cary Clark <cary@android.com> | Wed Jan 06 10:53:43 2010 -0500 |
tree | 254cfd4fbb7bac2839b3e20e912a66d2503ffcbf | |
parent | 3886333644467beeaf60c13fb94f242538067765 [diff] |
set nine patch padding initially to an empty rectangle Formerly, the padding state was set to null. Copying the padding state fails when the null rectangle contents are referenced. fixes http://b/2219785