Commit ae8a485d authored by newt@chromium.org's avatar newt@chromium.org

Move images from drawable to drawable-mdpi.

The benefits: Android lint can find resources that don't exist in all
resolutions, it's clearer what resolution these images are, and the drawable
folder is neater as well.

The build output after this change is identical, thanks to recent build changes
(https://codereview.chromium.org/321463002) as well as the method
MoveImagesToNonMdpiFolders() in package_resources.py.

BUG=289843
R=dtrainor@chromium.org, tedchoc@chromium.org

Review URL: https://codereview.chromium.org/340913003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278745 0039d316-1c4b-4281-b951-d872f2087c98
parent b0fb75c9
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment