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

Use custom icons/names for leak canary #228

Closed jonathan-caryl closed 7 years ago

jonathan-caryl commented 7 years ago

If you have a bunch of different apps installed that all use LeakCanary, it's hard to tell what's what, as they all use the same name/icon in the launcher. But you can customise it for each app.

leak_icons

sockeqwe commented 7 years ago

Nice! That looks awesome. Thank you very much!