Fixed crash on systems below Marshmallow

This commit is contained in:
Karim Abou Zeid 2015-08-19 00:22:05 +02:00
commit 3f83128161
4 changed files with 17 additions and 6 deletions

View file

@ -182,4 +182,5 @@
<string name="colored_footers">Colored footers</string>
<string name="special_thanks_to">Special thanks to</string>
<string name="changelog">Changelog</string>
<string name="permission_to_access_external_storage_denied">Permission to access external storage denied.</string>
</resources>