Archived
1
0
This repository has been archived on 2026-04-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
FoxTube/Src/Notifications/DownloadComplete.xml
T
2019-02-02 15:14:35 +03:00

1 line
817 B
XML

<toast launch="action=viewPhoto&amp;photoId=92187">
<visual>
<binding template="ToastGeneric">
<image placement="hero" src="Assets/AnnouncementThumb.png"/>
<image placement="appLogoOverride" hint-crop="circle" src="https://yt3.ggpht.com/-UOhOJaAitUc/AAAAAAAAAAI/AAAAAAAAAAA/z3WPfWpVuZw/s88-c-k-no-mo-rj-c0xffffff/photo.jpg"/>
<text>Download complete</text>
<text>Subnautica - SAY GOODBYE TO SUBNAUTICA! We're Back Home! - Subnautica Ending (Full Release Gameplay)</text>
</binding>
</visual>
<actions>
<action
content="Play"
activationType="background"
arguments="likePhoto&amp;photoId=92187"/>
<action
content="Go to original"
activationType="foreground"
arguments="action=commentPhoto&amp;photoId=92187"/>
</actions>
</toast>