Skip to content
Snippets Groups Projects
Commit 46ece7f5 authored by Ludovic Fauvet's avatar Ludovic Fauvet
Browse files

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.
parent 15db8944
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment