How can i use this on a particular UserControl alone
Eugenenoble2005 opened this issue · 2 comments
Eugenenoble2005 commented
The below doesent work and throws an exception that some resources are missing:
<UserControl.Styles> <StyleInclude Source="avares://Material.Avalonia/Material.Avalonia.Templates.xaml" /> </UserControl.Styles> <UserControl.Resources> <material:BundledTheme BaseTheme="Light" PrimaryColor="Teal" SecondaryColor="Amber"/> </UserControl.Resources>
SKProCH commented
Hello, @Eugenenoble2005
Can you provide a exception?
SKProCH commented
Closing this issue as staled. Feel free to reopen it or create a new one if the problem persists or you have any questions.