update promotion logo
This commit is contained in:
parent
e1d1b055f0
commit
6144dd95cf
Binary file not shown.
Before Width: | Height: | Size: 42 KiB |
|
@ -309,7 +309,6 @@
|
|||
<Content Include="Assets\LargeTile.scale-200.png" />
|
||||
<Content Include="Assets\LargeTile.scale-400.png" />
|
||||
<Content Include="Assets\logo.png" />
|
||||
<Content Include="Assets\promotionIcon.gif" />
|
||||
<Content Include="Assets\shutdown_mo.png" />
|
||||
<Content Include="Assets\SmallTile.scale-100.png" />
|
||||
<Content Include="Assets\SmallTile.scale-125.png" />
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
Background= "{ThemeResource SystemAccentColor}"
|
||||
Margin="0,0,3,0">
|
||||
<NavigationViewItem.Icon>
|
||||
<BitmapIcon UriSource="ms-appx:///Assets/PromotionIcon.gif" ShowAsMonochrome="False" />
|
||||
<FontIcon FontFamily="Segoe MDL2 Assets" Glyph="" />
|
||||
</NavigationViewItem.Icon>
|
||||
</NavigationViewItem>
|
||||
|
||||
|
|
Loading…
Reference in New Issue