mawaqit / android-tv-app

Prayer times App for Android TV
https://mawaqit.net
Other
34 stars 15 forks source link

fix: The font size of the second Jumua and Salat El Eid is larger than the first font. #1102

Closed YassinNouh21 closed 2 months ago

YassinNouh21 commented 2 months ago

πŸ“ Summary

This PR fixes the issue where the font size of the second Jumua and Salat El Eid is larger than the first font.

This PR for issue : #1101

Description

This PR addresses the issue where the font size of the second Jumua and Salat El Eid is larger than the first font. The changes made in this PR ensure that the font sizes are consistent across all the elements in the jumua_widget.dart file.

Tests

πŸ§ͺ Use case 1: Verify Jumua and Salat El Eid font sizes

πŸ’¬ Description: Ensure that the font sizes for the title, time, and iqama of both the Jumua and Salat El Eid are consistent.

image

image

πŸ“· Screenshots or GIFs (if applicable):

**Checklist:** --- - [x] **Coding Standards:** I have reviewed my code to ensure it follows the project's coding standards. - [x] **Testing:** I have tested the changes and they work as expected. - [x] **Merge Conflicts:** I have resolved any merge conflicts with the latest main/development branch. - [x] **Branch Status:** The branch is up-to-date with the target branch (main/development).