1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-29 22:45:44 +00:00

Tests search

This commit is contained in:
Yan Maniez 2019-12-09 17:04:30 +01:00
parent 5225145f67
commit f8ee8829c7
5 changed files with 18 additions and 5 deletions

View file

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