Commit 10879e32 by eguven Committed by Oliver Woodman

Add DownloadNotificationHelper

Helper class to create notifications for downloads using DownloadManager.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=183225948
parent 23ff4efd
Showing with 4 additions and 0 deletions
......@@ -26,4 +26,8 @@
<string name="exo_controls_repeat_all_description">Repeat all</string>
<string name="exo_controls_shuffle_description">Shuffle</string>
<string name="exo_controls_fullscreen_description">Fullscreen mode</string>
<string name="exo_download_queued">Download queued</string>
<string name="exo_downloading">Downloading</string>
<string name="exo_download_completed">Download completed</string>
<string name="exo_download_failed">Download failed</string>
</resources>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment