Closed JRosanowski closed 1 year ago
Can you try this? https://github.com/enisn/UraniumUI/issues/141#issuecomment-1354519183
xmlns:material="clr-namespace:UraniumUI.Material.Controls;assembly=UraniumUI.Material"
somehow some .NET SDKs can't resolve exported types 🤔
Sorry, this is my fault. I hadn't added .UseUraniumUIMaterial() to the Maui AppBuilder.
When building for Windows I'm getting the following error. There's no problem building for Android. XFC0000 Cannot resolve type "http://schemas.enisn-projects.io/dotnet/maui/uraniumui/material:material:TabItem".