lichess-org / mobile

Lichess mobile app v2
GNU General Public License v3.0
1.36k stars 197 forks source link

Use badge widget for icons #949

Closed julien4215 closed 2 months ago

julien4215 commented 2 months ago

https://api.flutter.dev/flutter/material/Badge/Badge.html

veloce commented 2 months ago

Hi Julien, thanks for this! Can you share a screenshot to show before/after? Thanks!

julien4215 commented 2 months ago

Before : After :

veloce commented 2 months ago

Nice catch! I didn't know this widget existed.

We need the same color as before I'd say, at least for the chat. The red is too agressive here.

julien4215 commented 2 months ago

I put the same color as before for the bottom bar button. The font was also heavier before, I don't know if you want to keep it like that. Feel free to change the style of the badges.

julien4215 commented 2 months ago

I changed the style again. Now this is the same as before for both badges. Same font and same color.

julien4215 commented 2 months ago