From: Kenny Root Date: Fri, 12 Mar 2010 22:12:14 +0000 (-0800) Subject: Give an 9-patch error on too many rows and columns X-Git-Url: https://git.saurik.com/android/aapt.git/commitdiff_plain/4710896d5093b6b0447ac97bfc2b88625ea5fe1c?hp=4710896d5093b6b0447ac97bfc2b88625ea5fe1c Give an 9-patch error on too many rows and columns 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 ---