mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-13 11:23:56 +00:00
Retarget to Android 10 and remove MaterialFrame
This commit is contained in:
@@ -36,7 +36,6 @@ namespace qController
|
||||
public App()
|
||||
{
|
||||
InitializeComponent();
|
||||
Sharpnado.MaterialFrame.Initializer.Initialize(loggerEnable: false, debugLogEnable: false);
|
||||
App.Current.RequestedThemeChanged += Current_RequestedThemeChanged;
|
||||
SetAppResources();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user