You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UI of the App (outside of the App Host Templates) is heavily influenced by the design found in Polestar cars, built upon View Layouts. This makes the App fit into the Polestar design languge, but also quite limited on its flexibility. This limits how efficiently planned features could get implemented.
To make the app more flexible and modern, I plan on fully revamping the UI using Jetpack Compose. This will allow for much more freedom when it comes to using modern features and getting rid of old code no longer living up to my own standards. Also, styling can be more easyly applied depending on the OEM and different screen sizes as well as user preference.
The migration will go hand in hand with adding some new features, starting on a clean slate and not "frankensteining" stuff together, making the current situation even worse.
The text was updated successfully, but these errors were encountered:
The UI of the App (outside of the App Host Templates) is heavily influenced by the design found in Polestar cars, built upon View Layouts. This makes the App fit into the Polestar design languge, but also quite limited on its flexibility. This limits how efficiently planned features could get implemented.
To make the app more flexible and modern, I plan on fully revamping the UI using Jetpack Compose. This will allow for much more freedom when it comes to using modern features and getting rid of old code no longer living up to my own standards. Also, styling can be more easyly applied depending on the OEM and different screen sizes as well as user preference.
The migration will go hand in hand with adding some new features, starting on a clean slate and not "frankensteining" stuff together, making the current situation even worse.
The text was updated successfully, but these errors were encountered: