Skip to content

Commit

Permalink
Merge pull request #194 from Mrxx99/feature/demoapp-icon [no nightly]
Browse files Browse the repository at this point in the history
Added Window icon for Material.Demo app (Taskbar)
  • Loading branch information
SKProCH committed Nov 19, 2022
2 parents 9331799 + 1e6fe92 commit a8e6c38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added Material.Demo/Assets/FavIcon_128x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Material.Demo/MainWindow.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
xmlns:models="clr-namespace:Material.Demo.Models"
mc:Ignorable="d" WindowStartupLocation="CenterScreen"
Width="1280" Height="720" MinWidth="720"
Icon="/Assets/FavIcon_128x.png"
Title="Material.Demo">
<Window.Styles>
<Style Selector="showMeTheXaml|XamlDisplay">
Expand Down

0 comments on commit a8e6c38

Please sign in to comment.