Retarget to Android 10 and remove MaterialFrame

This commit is contained in:
2021-01-28 14:22:48 -06:00
parent 023fb6ad7b
commit 7bc9fc0c30
9 changed files with 17011 additions and 4243 deletions
-1
View File
@@ -36,7 +36,6 @@ namespace qController
public App()
{
InitializeComponent();
Sharpnado.MaterialFrame.Initializer.Initialize(loggerEnable: false, debugLogEnable: false);
App.Current.RequestedThemeChanged += Current_RequestedThemeChanged;
SetAppResources();