sockeqwe / mosby

A Model-View-Presenter / Model-View-Intent library for modern Android apps
http://hannesdorfmann.com/mosby/
Apache License 2.0
5.49k stars 841 forks source link

Move ic_launcher.png drawable → mipmap #226

Closed jonathan-caryl closed 7 years ago

jonathan-caryl commented 7 years ago

The ic_launcher.png icon for sample-mail is still in the drawable directories rather than the newer mipmap directories. Move them.

sockeqwe commented 7 years ago

thanks!