Skip to content

Commit

Permalink
remove support-v4.jar from ViewPagerIndicator.
Browse files Browse the repository at this point in the history
  • Loading branch information
Atsushi Eno committed Mar 6, 2013
1 parent a94569d commit 229545b
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,6 @@
<AndroidResource Include="Resources\drawable-xhdpi\icon.png" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
<ItemGroup>
<AndroidJavaLibrary Include="android-support-v4.jar" />
</ItemGroup>
<ItemGroup>
<Folder Include="Circles\" />
<Folder Include="Titles\" />
Expand All @@ -157,4 +154,4 @@
<Folder Include="Resources\drawable-ldpi\" />
<Folder Include="Resources\drawable-xxhdpi\" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 229545b

Please sign in to comment.