Swiping the application then restarting it before RefresherService has ended fetching the data from server makes application to crash
java.lang.RuntimeException:
Unable to start activity ComponentInfo{fr.chenry.android.freshrss/fr.chenry.android.freshrss.activities.MainActivity}:
java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
Comming from this line.