mawaqit / android-tv-app

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

Refactor the App Update Dialog UI and State #1130

Closed YassinNouh21 closed 1 month ago

YassinNouh21 commented 2 months ago

What page(s) need to be updated?

/lib/src/state_management/app_update/app_update_notifier.dart /lib/src/widgets/show_update_alert.dart /lib/src/pages/times/normal_home/landscape_normal_home.dart /lib/src/pages/times/normal_home/portrait_normal_home.dart /lib/src/pages/times/turkish_home/landscape_turkish_home.dart /lib/src/pages/times/turkish_home/portrait_turkish_home.dart

Why is this update needed?

The proposed changes in the PR aim to enhance the UI and optimize state management in the app update dialog. These updates are designed to improve user experience by making the UI more intuitive and the app's state handling more efficient.