SankethBK / diaryvault

A personal diary application written in Flutter
https://play.google.com/store/apps/details?id=me.sankethbk.dairyapp
MIT License
95 stars 66 forks source link

Fix/splash screen #120

Closed ayato91 closed 11 months ago

ayato91 commented 11 months ago

What type of PR is this? (check all applicable)

Description

Featured Covered in this PR

Related Tickets & Documents

Screenshots, Recordings

Please replace this line with instructions on how to test your changes, or any screenshots or recording you can attach here.

Tested Feature??

SankethBK commented 11 months ago

Hi @ayato91 , actually we need the image for different screen sizes. There are different drawable folders inside android/app/src/main/res. We can generate these drawables for different screen sizes in Android studio, but if we use png it would reduce the quality in lower dpi screens. I previously used this SVG file to generate them, see if you can edit this SVG itself to fix the typo logo