mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-03 00:30:01 +00:00
Back
This commit is contained in:
parent
c34ce571ea
commit
7b1342e5df
2 changed files with 3 additions and 1 deletions
|
|
@ -54,7 +54,8 @@ namespace AideDeJeu.UWP
|
|||
|
||||
Rg.Plugins.Popup.Popup.Init();
|
||||
|
||||
Xamarin.Forms.Forms.Init(e);
|
||||
//Xamarin.Forms.Forms.Init(e);
|
||||
Xamarin.Forms.Forms.Init(e, Rg.Plugins.Popup.Popup.GetExtraAssemblies());
|
||||
|
||||
if (e.PreviousExecutionState == ApplicationExecutionState.Terminated)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue