Solvro / mobile-topwr

ToPWR mobile flutter application
https://solvro.pwr.edu.pl/portfolio/to-pwr
GNU Affero General Public License v3.0
14 stars 1 forks source link

[mobile-16] Fix departments list in the home screen #38

Closed mikolaj-jalocha closed 4 months ago

mikolaj-jalocha commented 4 months ago

Background images probably should have less opacity. Ideally unify all source images to totally white and then add unified opacity in the app.

image

simon-the-shark commented 4 months ago

I haven't touched the source images, but instead I adjusted some paddings on this tiles, according with figma and added some opacity to these images. The source images are still a bit different, but I think with this opacity, the difference is much less striking and can be left for now. Changing server images might somehow affect current running app, so I would leave it for now as it is and we can patch things up, once we release some flutter version. Also added "TileSplash" effect to tiles (as there already is in buildings square tiles) Zrzut ekranu 2024-02-22 o 17 03 42

Also, I'm sorting the gradient colors now from darker on left to lighter on right, cause I believe the original order is not always the same.