Crash when rotating phone in file list
L-Henke opened this issue · 4 comments
L-Henke commented
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
Doplgangr commented
The context problem should be related to the fragment being recreated when the activity is restarted.
L-Henke commented
Now turning the phone leaves the vault. And the galley format in panorama mode could get optimized.
L-Henke commented
@SecrecySupportTeam/development @SecrecySupportTeam/quality-assurance I think this should be fixed for the next alpha release.