farbodbj / GuardianNews

Simple online news feed app using Guardian Open platform based on clean architecture and best practices.
1 stars 0 forks source link

awaitAll usage #18

Closed keramat-farid closed 1 year ago

keramat-farid commented 1 year ago

Why do you need to use awaitAll?

https://github.com/farbodbj/GuardianNews/blob/1ff5d7e1cf82eaffe30e24b5a9e17030fdd5e615/app/src/main/java/com/bale_bootcamp/guardiannews/ui/settings/SettingsFragment.kt#L95C7-L95C7

farbodbj commented 1 year ago

fix for this issue and issue #17 is under testing in branch issues_17_18

farbodbj commented 1 year ago

issue fixed at #20