-
-
Notifications
You must be signed in to change notification settings - Fork 657
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ProfileScreen: Use
NavRow
s and a TextRow
instead of ZulipButton
s
We've been using a `NavRow` and a `SwitchRow` for the first two interactive items ("Set your status" and "Invisible mode"), and I think the screen looks more coherent if we use `NavRow`s and a `TextRow` for these other interactive items too. For one thing, now all the text on the screen is the same color.
- Loading branch information
1 parent
705c0b0
commit e216c0b
Showing
1 changed file
with
42 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters