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
@@ -64,6 +64,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.Android.Support.Design" Version="28.0.0.1" />
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="28.0.0.1" />