Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProfileScreen: Use NavRows and a TextRow instead of ZulipButtons #5688

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Apr 6, 2023

  1. ProfileScreen: Use NavRows and a TextRow instead of ZulipButtons

    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.
    chrisbobbe committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    85b20aa View commit details
    Browse the repository at this point in the history