NIAEFEUP / uni

Mobile app designed to help students of the University of Porto to manage their academic life.
GNU General Public License v3.0
50 stars 18 forks source link

fix: exams and transport backgrounds #1335

Closed limwa closed 2 months ago

limwa commented 2 months ago

Fixes the backgrounds of exam widgets and transport tabs. This was caused by previous changes to the theme of the app, made in 9caa64ecf9f1f500df691b0db3a46310073700b1.

Review checklist

limwa commented 2 months ago

Light Theme

Screenshot_20240920-220330~2.png

Screenshot_20240920-220322~2.png

Dark theme

Screenshot_20240920-220346~2.png

Screenshot_20240920-220341~2.png

limwa commented 2 months ago

Previous version

Screenshot_20240920-111909 Screenshot_2024-09-20-19-54-31-609-edit_pt up fe ni uni

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 11%. Comparing base (8f38a64) to head (c66f7a7). Report is 5 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1335 +/- ## ======================================= - Coverage 11% 11% -0% ======================================= Files 269 269 Lines 7341 7339 -2 ======================================= - Hits 802 801 -1 + Misses 6539 6538 -1 ```