mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-02 23:43:37 +00:00
Implemented offline mode functionality
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user