islamversity / Reyan

Reyan Mobile Apps
https://play.google.com/store/apps/details?id=com.islamversity.reyan
Apache License 2.0
20 stars 8 forks source link

SurahSettingView does not work properly #69

Closed seyedjafariy closed 4 years ago

seyedjafariy commented 4 years ago

If we quickly (just one tap on different sizes) choose the fontsize in the. the size will not be set on the database and thus the view will not be updated

the problem is that the SurahSettingsView is closed quicker than the save operation. To fix this we can remove the presenter/processor from SurahSettingsView and just use the parent view (SurahView) presenter.