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

App info in account settings #560

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

lkiesow
Copy link
Contributor

@lkiesow lkiesow commented Feb 7, 2023

This patch updates the account settings view, trying to make it look a bit cleaner by:

  • Making the logout button look more like a button. The full width looked odd on large devices or in landscape mode.
  • Removing the version number. It is already listed in the main menu anyway.
  • Moving the hint about reporting bugs and the GitHub link to the bottom.

The hint is still a bit weird in this view. Maybe long-term, we want to move all these information about the app (version, issues, …) to a separate view. But that's something for another day.

Screenshot from 2023-02-07 23-54-27

This patch updates the account settings view, trying to make it look a
bit cleaner by:

- Making the logout button look more like a button. The full width
  looked odd on large devices or in landscape mode.
- Removing the version number. It is already listed in the main menu
  anyway.
- Moving the hint about reporting bugs and the GitHub link to the
  bottom.

The hint is still a bit weird in this view. Maybe long-term, we want to
move all these information about the app (version, issues, …) to a
separate view. But that's something for another day.
@advplyr
Copy link
Owner

advplyr commented Feb 7, 2023

Looks great, thanks!

@advplyr advplyr merged commit 40b2ff5 into advplyr:master Feb 7, 2023
@hobesman
Copy link

hobesman commented Feb 8, 2023

Just make sure the text at the bottom isn't covered by the now playing bar.

@advplyr
Copy link
Owner

advplyr commented Feb 8, 2023

Checked that, all good!

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.

None yet

3 participants