mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Implemented offline mode functionality
This commit is contained in:
parent
658e69dcb9
commit
e0569c3901
21 changed files with 635 additions and 23 deletions
|
|
@ -36,4 +36,6 @@
|
|||
<color name="chipUnelectedBackgroundColor">#FFFFFF</color>
|
||||
|
||||
<color name="white">#FFFFFF</color>
|
||||
|
||||
<color name="downloadIconColor">#77DD77</color>
|
||||
</resources>
|
||||
|
|
@ -49,4 +49,6 @@
|
|||
|
||||
<string name="playing_notification_description">The playing notification provides actions for play/pause etc.</string>
|
||||
<string name="playing_notification_name">Playing Notification</string>
|
||||
|
||||
<string name="exo_download_notification_channel_name">Downloads</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue