MainActivity: Fix an IllegalStateException
"Can not perform this action after onSaveInstanceState" Using the support/compat library, fragments *must* be restored in onResumeFragments and not onResume.
Loading
Please register or sign in to comment