提交 10879e32 编写于 作者: E eguven 提交者: 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
上级 23ff4efd
...@@ -26,4 +26,8 @@ ...@@ -26,4 +26,8 @@
<string name="exo_controls_repeat_all_description">Repeat all</string> <string name="exo_controls_repeat_all_description">Repeat all</string>
<string name="exo_controls_shuffle_description">Shuffle</string> <string name="exo_controls_shuffle_description">Shuffle</string>
<string name="exo_controls_fullscreen_description">Fullscreen mode</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> </resources>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册