With the Polestar OTA Update to P3.0.3 a lot of UI elements got broken:
Most glaring:
Switch centers the On/Off label on the entire view, not on the switch itself
ImageButton and EditText got large default paddings and stretch the layout or make text invisible if defined to small
color_control_activates now provides a dark gray with poor contrast instead of orange or blue in case of Volvo
By now I have implemented a series of workarounds to make the app look as before the update. They will be released soon. Though I think this is unwanted behaviour by the OS and Polestar has to fix it.
With the Polestar OTA Update to P3.0.3 a lot of UI elements got broken:
Most glaring:
Switch
centers the On/Off label on the entire view, not on the switch itselfImageButton
andEditText
got large default paddings and stretch the layout or make text invisible if defined to smallcolor_control_activates
now provides a dark gray with poor contrast instead of orange or blue in case of VolvoBy now I have implemented a series of workarounds to make the app look as before the update. They will be released soon. Though I think this is unwanted behaviour by the OS and Polestar has to fix it.