Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #34 from edgiardina/rankingspage-filter
Browse files Browse the repository at this point in the history
Rankings Page filter
  • Loading branch information
Ed Giardina authored Dec 17, 2018
2 parents 5a9f797 + ce9e947 commit b46981e
Show file tree
Hide file tree
Showing 14 changed files with 433 additions and 258 deletions.
2 changes: 1 addition & 1 deletion Ifpa.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ifpa.Android", "Ifpa\Ifpa.A
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ifpa.iOS", "Ifpa\Ifpa.iOS\Ifpa.iOS.csproj", "{AC6C8F6D-8F45-457A-A3E1-0998EAFBF1E5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ifpa", "Ifpa\Ifpa\Ifpa.csproj", "{924ED4A9-0C09-4CD9-B460-7656504673DA}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ifpa", "Ifpa\Ifpa\Ifpa.csproj", "{924ED4A9-0C09-4CD9-B460-7656504673DA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
3 changes: 3 additions & 0 deletions Ifpa/Ifpa.Android/Ifpa.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,8 @@
<ItemGroup>
<AndroidResource Include="Resources\drawable\news.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\filter.png" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
</Project>
Loading

0 comments on commit b46981e

Please sign in to comment.