mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-26 05:14:09 +02:00
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.