zulip/zulip-mobile

Use "list" icon for all-messages, matching web's new icon there

Open

#5,303 建立於 2022年3月17日

在 GitHub 查看
 (17 留言) (0 反應) (1 負責人)JavaScript (673 fork)github user discovery
good first issuehelp wanted

倉庫指標

Star
 (1,348 star)
PR 合併指標
 (PR 指標待抓取)

描述

We currently use a "globe" icon for the button on the main screen that takes you to the all-messages view. This has never been a great icon to use there, but we didn't feel we had a better one -- the web app used a "home" icon, and that seemed like it would put too much emphasis on that view. (Unlike on web, the all-messages view has never been the main view that we present.)

But now web uses a "list" icon: image

That seems perfectly reasonable, and it's helpful to have the same icon on web as on mobile. So let's switch to that one.

(From chat thread here.)

貢獻者指南