ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Add logo to the app as startup icon, closes #92 #149

Closed clenrock closed 7 years ago

clenrock commented 7 years ago

What

This adds a logo which can be seen when starting up the app.

Why

This Pull Request is needed because it makes the app more professional looking.

How

This feature can be viewed/tested within the project by starting the app, but then going back to the list with apps.

Notes

It now automatically takes the 'round' logo instead of the normal logo. The round logo has a white circle behind it.

TheBonheurs commented 7 years ago

I agree with @jverbraeken !

clenrock commented 7 years ago

@TheBonheurs @jverbraeken Fixed it!

clenrock commented 7 years ago

@ericcornelissen I just tried to do all the sizes, so that it looks great on all devices!

ericcornelissen commented 7 years ago

@clenrock I understand that but app/src/main/res/drawable-hdpi/nervous_fish_logo_round.png (and app/src/main/res/drawable-hdpi/nervous_fish_logo.png for that matter) isn't used...

clenrock commented 7 years ago

@ericcornelissen Sorry, I didn't understand you at first. Those are not used indeed, I will delete them