Hypfer / Valetudo

Cloud replacement for vacuum robots enabling local-only operation
https://valetudo.cloud
Apache License 2.0
6.39k stars 388 forks source link

Add margin to apple touch icon #1526

Closed stevenguh closed 2 years ago

stevenguh commented 2 years ago

Type of change

Type A:

Type B:

Description (Type A)

  1. When Valetudo is added to Home Screen on iOS, the icon looks out of place due to lack of margin.
  2. The apple-touch-icon.png has a transparent background. Apple will automatically add a black background. When going home from the Valetudo, the app icon will briefly transparent.

image

This PR fixes those issues by

  1. Adding margin to the icon
  2. Replace the transparent background with a white background just like the Valetudo android app