aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-11-07 13:08:09 -0800
committerTor Norbye <tnorbye@google.com>2011-11-07 15:48:47 -0800
commit38a09054d6e5bb8b9138ae28ebe113130050a066 (patch)
tree59396c5d701273e1786caa98d0909bbb2b8b65bf /anttasks
parent229581314076be1b6f82fe1efed2bd00da340899 (diff)
downloadsdk-38a09054d6e5bb8b9138ae28ebe113130050a066.zip
sdk-38a09054d6e5bb8b9138ae28ebe113130050a066.tar.gz
sdk-38a09054d6e5bb8b9138ae28ebe113130050a066.tar.bz2
New lint icon detector
This changeset adds a new image detector which looks for various issues related to icons: (1) Are there bitmap icons in the densityless res/drawable/ folder? (2) Do the icons appear in all the density folders (except, optionally, ldpi) (3) Are the launcher/notification/etc icons of the expected size? (For example a launcher icon should be 48x48 in mdpi). This issue is disabled by default. (4) Do the various bitmaps roughly have the same density-adjusted sizes across all the densities for the same configuration parameters? This will catch cases where assets are placed in the wrong place. (5) It warns about using .gif files since that format is supported but discouraged. Change-Id: Ibe0f97cba7cada5ac0deee244310a38dbc721873
Diffstat (limited to 'anttasks')
0 files changed, 0 insertions, 0 deletions