removed anko dependency from PreferenceController
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2019-10-17 19:19:47 +02:00
parent d5adc4df51
commit 5cad924b26
6 changed files with 18 additions and 6 deletions

View File

@ -60,6 +60,7 @@
<string name="timetable_error">Could not load timetable!"</string>
<!-- save keys -->
<string name="preference_file_key" translatable="false">org.mosad.seil0.projectlaogai_preferences</string>
<string name="save_key_course" translatable="false">org.mosad.seil0.projectlaogai.course</string>
<string name="save_key_courseTTLink" translatable="false">org.mosad.seil0.projectlaogai.courseTTLink</string>
<string name="save_key_colorPrimary" translatable="false">org.mosad.seil0.projectlaogai.colorPrimary</string>