better getActivity and getSystemService null handling in encryptfilesfragment

This commit is contained in:
Vincent Breitmoser
2015-07-05 21:20:24 +02:00
parent f306722276
commit 4d8be637de
2 changed files with 21 additions and 9 deletions

View File

@@ -1424,5 +1424,6 @@
<string name="file_delete_none">"No file deleted! (Already deleted?)"</string>
<string name="file_delete_exception">"Original file could not be deleted!"</string>
<string name="error_clipboard_empty">"Clipboard is empty!"</string>
<string name="error_clipboard_copy">"Error copying data to clipboard!"</string>
</resources>