Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Fixed RuntimeException with empty state in onSaveInstanceState #160

Merged
merged 2 commits into from
Jan 9, 2018

Conversation

jangrewe
Copy link
Contributor

@jangrewe jangrewe commented Jan 9, 2018

This adds a dummy value to the state if it is empty in AbstractFilePickerActivity.java.
This also first adds the values to the state, and then saves (instead of the other way around) in AbstractFilePickerFragment.java

@spacecowboy spacecowboy changed the title Fix for RuntimeException with empty state in onSaveInstanceState Fixed RuntimeException with empty state in onSaveInstanceState Jan 9, 2018
@spacecowboy spacecowboy merged commit cdfa90d into spacecowboy:master Jan 9, 2018
@spacecowboy
Copy link
Owner

Thanks a lot @jangrewe !

@jangrewe
Copy link
Contributor Author

jangrewe commented Jan 9, 2018

My pleasure! =)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants