Started working on the Searching functionality for the Song view. #44

This commit is contained in:
amazing-username
2019-06-10 17:28:42 -07:00
parent ca1d79137b
commit 4cc7fb8eed
10 changed files with 218 additions and 146 deletions
+3
View File
@@ -130,6 +130,9 @@
<PackageReference Include="sqlite-net-pcl">
<Version>1.5.231</Version>
</PackageReference>
<PackageReference Include="UXDivers.GorillaPlayer.SDK">
<Version>1.5.2</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="4.0.0.482894" />
<PackageReference Include="Xamarin.Essentials" Version="1.1.0" />
</ItemGroup>