0xpr03 / VocableTrainer-Android

Vocabulary Trainer for Android - not lang specific
Apache License 2.0
29 stars 10 forks source link

Fix file dialog issue with protected dirs #20

Closed 0xpr03 closed 6 years ago

0xpr03 commented 6 years ago

Navigating in the file dialog to a protected folder presents a nullpointer error. Afterwards the App is stuck in this folder as the path is valid (passing the loading tests, saved as last path) but is unreadable, making it also impossible to navigate away. Currently only fixable by re-installation of the app, otherwise import/export is broken. (Testable via WhatsApp folder?! random to reproduce)