702cfa61cf
The mipmap folder is more flexible, see android documentation I'm removing mdpi, hdpi, and xxhdpi as their none-perfect scaling (DPIs scale at 1.5x/2.25x/3x/4.5x/6x) looks awful. apps and launchers that still want to use those dpis can scale for themselves at runtime. Yes this is counter to android spec but I'd much rather suggest to external programs that they really should be using the xhdpi or xxxhdpi icons if possible. I'll likely change this back if it ends up breaking something |
||
---|---|---|
.. | ||
src/main | ||
build.gradle | ||
proguard-rules.pro |