mattermost / mattermost-mobile

Next generation iOS and Android apps for Mattermost in React Native
https://about.mattermost.com/
Apache License 2.0
2.23k stars 1.35k forks source link

Support round icons #2457

Closed andrewbanchich closed 5 years ago

andrewbanchich commented 5 years ago

Pixel Launcher (the default launcher for Pixel phones) uses circular app icons. Almost all of my apps support this, but Mattermost doesn't, so the icon becomes a white circle with a very small blue square inside.

It would look much better and be fairly easy to fix this.

enahum commented 5 years ago

@andrewbanchich thanks for the report.

We have a Help Wanted ticket https://github.com/mattermost/mattermost-server/issues/9758 just for this, would you be interested in doing the implementation?

andrewbanchich commented 5 years ago

I'm not sure how much free time I have at the moment, but I would like to get involved in contributing to Mattermost when I do have more time.

JacobDB commented 5 years ago

Just to add on to this – technically, Pixel phones use Adaptive Icons, not just circular. I have mine set to squircle at the moment. See Google's documentation.

amyblais commented 5 years ago

Closing this as there is a Help Wanted ticket to track this,

enahum commented 5 years ago

@amyblais can you link the help wanted ticket?

amyblais commented 5 years ago

Ticket here: https://github.com/mattermost/mattermost-server/issues/9758