mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-25 00:49:16 +00:00
Retarget Android and cleanup page xml
This commit is contained in:
@@ -20,7 +20,6 @@ namespace qController.Droid
|
||||
base.OnCreate(bundle);
|
||||
|
||||
global::Xamarin.Forms.Forms.Init(this, bundle);
|
||||
|
||||
Log.Logger = new LoggerConfiguration().WriteTo.AndroidLog().CreateLogger();
|
||||
|
||||
LoadApplication(new App());
|
||||
|
||||
Reference in New Issue
Block a user