Don't leave FragmentManager in bad state after exception.
When an improper operation was executed and an IllegalStateException was thrown, the FragmentManager would be left in a bad state and even exiting the Activity would throw an exception. Change-Id: I4c0ff1182c41c708b12c2baa1e02a60b16422da3
Loading
Please register or sign in to comment