Clean up unnecessary code and files

Also move the code to the right places (Functions.kt created)
This commit is contained in:
Finn M Glas 2020-05-19 09:08:16 +02:00
parent 9f48a13d33
commit 49baed4d65
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
8 changed files with 81 additions and 216 deletions

View file

@ -1,4 +1,6 @@
<resources>
<string name="app_name">Launcher</string>
<string name ="preference_file_key">V3RYR4ND0MK3YCR4P</string>
<string name="preference_file_key">V3RYR4ND0MK3YCR4P</string>
<string name="none_found">None found</string>
</resources>