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

Splashscreen Android

This commit is contained in:
Yan Maniez 2018-05-09 21:09:11 +02:00
parent 72fa3ba598
commit 2729142ad1
5 changed files with 43 additions and 16 deletions

View file

@ -152,5 +152,8 @@
<ItemGroup>
<AndroidResource Include="Resources\drawable-xxhdpi\wooden_sign.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\splash.xml" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
</Project>