mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-12-22 18:13:23 +00:00
Refonte main page
This commit is contained in:
parent
8ad104f5d5
commit
68dee142af
7 changed files with 125 additions and 13 deletions
|
|
@ -24,6 +24,8 @@ namespace AideDeJeu.Droid
|
|||
|
||||
global::Xamarin.Forms.Forms.Init(this, bundle);
|
||||
SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3());
|
||||
Xamarin.Forms.Forms.SetFlags("CollectionView_Experimental");
|
||||
|
||||
LoadApplication(new App());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue