SecrecySupportTeam/secrecy

Crash when rotating phone in file list

L-Henke opened this issue · 4 comments

When rotating the phone in the file list, the app crashes with a null pointer exception at this line: https://github.com/SecrecySupportTeam/secrecy/blob/master/app/src/main/java/com/doplgangr/secrecy/Views/FilesListFragment.java#L222

Again is seems to be a null context like in #38

The context problem should be related to the fragment being recreated when the activity is restarted.

Now turning the phone leaves the vault. And the galley format in panorama mode could get optimized.

@SecrecySupportTeam/development @SecrecySupportTeam/quality-assurance I think this should be fixed for the next alpha release.

Fixed with #61