]> git.saurik.com Git - android/aapt.git/commitdiff
Give an 9-patch error on too many rows and columns
authorKenny Root <kroot@google.com>
Fri, 12 Mar 2010 22:12:14 +0000 (14:12 -0800)
committerKenny Root <kroot@google.com>
Fri, 12 Mar 2010 22:12:14 +0000 (14:12 -0800)
When you have too many rows and columns, there are not enough colors in
the 9-patch private metadata to represent them. Instead of crashing
aapt, this change gives the user an error message telling them why it's
invalid.

Change-Id: I5e7bd59472a3a2eafa7cbc263792458cce2b5594


No differences found