home-assistant / android

:iphone: Home Assistant Companion for Android
https://companion.home-assistant.io/
Apache License 2.0
2.34k stars 656 forks source link

Wide screen onboarding: center text, limit width #4697

Closed jpelgrom closed 1 month ago

jpelgrom commented 1 month ago

Summary

Quick improvements to the onboarding for wide screens:

Screenshots

Before After
Very wide initial screen with text on the left Less wide initial screen with centered text wrapping onto a second line
Very wide discovery screen with server name left and an arrow for that row all the way to the right Less wide discovery screen where the server name and arrow are actually somewhat next to each other
Quite wide manual address entry screen (there is not a lot of text to stretch here) Less wide manual address entry screen
(not taken but you get the idea) Less wide integration setup screen with a nice block of text about location tracking spanning multiple lines with a normal line length instead of very long single line or two
(also not taken but you get the idea) Less wide notification permission screen

Link to pull request in Documentation repository

n/a

Any other notes