Christian-2003 / password-vault

Securely manage all your most sensitive account data locally on your Android device.
MIT License
1 stars 0 forks source link

Cropped off app icons #107

Closed Christian-2003 closed 3 weeks ago

Christian-2003 commented 3 weeks ago

Whenever the app displays the logo of another app, the image can be cropped off at the sides on devices whose launcher uses a squircle icon (like Samsung devices).

Christian-2003 commented 3 weeks ago

This has been fixed with 20f1145. The app now uses the default icon shape provided by the device's launcher. This means that the app displays other app icons as squircle on some devices (e.g. devices from Samsung). If an entry does not have an app icon available, a rectangle with rounded corners is used to display the first character of the entry name.