mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This makes the icons look nicer on the Nexus 5 I briefly played with trying to figure out which drawable_* to use dynamically, but I couldn't seem to write a reasonable solution which worked on both Desktop and my Nexus 5, leading me to believe I didn't understand how it should work and just went with xxhdpi for now. R=abarth@chromium.org Review URL: https://codereview.chromium.org/1186633003.