Skip to content

Redesign settings screen UI with grouped icons and cards - #313

Open
mildrette wants to merge 4 commits into
audit-buildsfrom
fix/setting
Open

Redesign settings screen UI with grouped icons and cards#313
mildrette wants to merge 4 commits into
audit-buildsfrom
fix/setting

Conversation

@mildrette

Copy link
Copy Markdown
Member

changes i made to the setting page, I put things into groups with rounded boxes and gave each one a little picture next to it. I didn't change how anything actually works, just how it looks.

  • Language and Theme are now grouped together under a "System" label, with a globe icon and a paint palette icon
  • Lock app is under a "Security" label, with a fingerprint icon
  • Delete account is under an "Account" label. It used to be one plain red bar across the whole screen, now it's a red rounded box with a white circle and a trash can icon inside

Notes

I only changed how it looks, nothing about how it works. I checked my code changes carefully before sending this in, to make sure I didn't accidentally break anything using git diff.

- Group Language/Theme, Lock app, and Delete account into visually
  separated sections with section labels
- Add leading circular icons for each row language, palette,
  fingerprint, trash
- UI-only change, no logic modified, state, onClick, and
  navigation all unchanged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant