you-apps / TranslateYou

Privacy focused translator app built with MD3
https://you-apps.net
GNU General Public License v3.0
986 stars 45 forks source link

chore: ptimize PNG and add icon to .idea #427

Closed papjul closed 6 months ago

papjul commented 6 months ago

The following command was used: oxipng -Z -o max --strip all

It optimizes PNG files without any quality loss.

I also took this opportunity to add the icon to the .idea directory so it looks better in Android Studio ;)