1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-03 00:30:01 +00:00

Amélioration chargement listes + maj nuget + test shell

This commit is contained in:
Yan Maniez 2019-04-04 23:55:03 +02:00
parent f2c1f0673a
commit 5ffbb0143a
16 changed files with 1676 additions and 1599 deletions

View file

@ -55,6 +55,7 @@ namespace AideDeJeu.UWP
Rg.Plugins.Popup.Popup.Init();
//Xamarin.Forms.Forms.Init(e);
//Xamarin.Forms.SetFlags("Shell_Experimental");
Xamarin.Forms.Forms.Init(e, Rg.Plugins.Popup.Popup.GetExtraAssemblies());
SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3());