Closed
Description
Currently the app's icon, as seen on e.g. the device's launch screen, is the one the flutter create
template gave it: just a Flutter logo.
That was OK for a prototype, but it's a little odd for an app people actually try out and use. For the beta, even Beta 1, we should give it some Zulip-specific icon.
It is useful, though, that the icon is visibly different from the one we use for the main app. That helps for telling the difference on the launch screen, and in other system UI where different apps appear.
For debug builds of the zulip-mobile RN app we have a variant icon that overlays the word "DEBUG". We can do something analogous here.
Metadata
Metadata
Assignees
Type
Projects
Status
Done