From 020fd61af37eaaac81d7b930be15f8c350f28b7d Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Mon, 25 Dec 2017 14:07:42 +0100 Subject: I dab everyday --- Penguloon/Activity.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Penguloon/Activity.cs') diff --git a/Penguloon/Activity.cs b/Penguloon/Activity.cs index bb5a3d4..1a01358 100644 --- a/Penguloon/Activity.cs +++ b/Penguloon/Activity.cs @@ -18,7 +18,7 @@ namespace Penguloon protected override void OnCreate(Bundle bundle) { base.OnCreate(bundle); - var g = new Main(Resources); + var g = new Main(Resources, ApplicationContext); SetContentView((View)g.Services.GetService(typeof(View))); g.Run(); } -- cgit v1.2.3-70-g09d2