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.
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.