commit | 6cad75744ed3b81cf2c96f545368067b62c726ec | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Wed Jul 24 11:49:33 2013 -0700 |
committer | Romain Guy <romainguy@google.com> | Wed Jul 24 11:49:33 2013 -0700 |
tree | 42028d937d8071bbd1e58029da66a20e39346b1c | |
parent | 4a8baef3f56042ab4592db030c61af0a4c632d15 [diff] |
Fix 9patches' limitation of 32 empty quads The 9patch format allows to define more empty quads than this, remove the use of a single int to index empty quads and replace it with a lookup in the 9patch resource data structure. Change-Id: I148ee5d9e0c96822b534a344e15c9d88078db7c2