android: Prevent setup fragment crash in background
Sometimes during onSaveInstanceState, the SetupFragment would crash the app in the background if we tried to store the state of a view.
Please register or sign in to comment
Sometimes during onSaveInstanceState, the SetupFragment would crash the app in the background if we tried to store the state of a view.