Sesu8642 / FeudalTactics

Strategy game with countless unique and challenging levels.
GNU General Public License v3.0
79 stars 20 forks source link

Add adaptive/monochrome app icon for Android 13 #53

Closed mueller-ma closed 1 year ago

mueller-ma commented 1 year ago

For Android 13 apps can provide a monochrome launcher icon that can be used by launchers: https://developer.android.com/develop/ui/views/launch/icon_design_adaptive

Sesu8642 commented 1 year ago

Seems to be related to adaptive icons in general. I modified the title to include it as well. Not very high on my priority list right now plus I'm pretty bad at designing stuff. Adding the help wanted label in case someone wants to contribute :)

mueller-ma commented 1 year ago

I'd do it, if you like.

Do you have the following logo as SVG somewhere? https://github.com/Sesu8642/FeudalTactics/blob/master/assets/square_logo.png That would make the app a bit smaller.

Sesu8642 commented 1 year ago

Thanks! I appreciate it. I don't have it as SVG unfortunately. It more or less originates from an ingame screenshot. I guess I could make a fairly simple SVG version of that with non-pixelated outlines but it could take a couple of days until I find the time. I suggest you use the png for now and I replace it with the SVG once/if I ever make one.

Sesu8642 commented 1 year ago

Nevermind. It was fairly straight forward. Will this do? Inkscape file: logo_inkscape

Plain SVG: logo_plain