There is a crash when application resume from suspended state and activity was destroyed.
The bug is caused by the fact that first fragment is not completely destroyed but we have removed it from our references so later we can't find a entry for this fragment.
Reactions are currently unavailable
There is a crash when application resume from suspended state and activity was destroyed.
The bug is caused by the fact that first fragment is not completely destroyed but we have removed it from our references so later we can't find a entry for this fragment.