[APIv2] Implement swipe to refresh with ApiService.

This commit is contained in:
Kuba Szczodrzyński
2019-10-22 22:37:02 +02:00
parent b8f58328cb
commit 5d3bebfdce
4 changed files with 92 additions and 56 deletions

View File

@ -952,4 +952,6 @@
<string name="edziennik_progress_endpoint_teacher_free_days">Pobieranie nieobecności nauczycieli...</string>
<string name="edziennik_progress_endpoint_teacher_free_day_types">Pobieranie rodzajów nieobecności nauczycieli...</string>
<string name="edziennik_progress_endpoint_dictionaries">Pobieranie słowników...</string>
<string name="toolbar_subtitle_syncing">Synchronizuję...</string>
<string name="toolbar_subtitle_syncing_format">[%d%%] %s</string>
</resources>