Skip to content

Commit

Permalink
Fixing the gif size
Browse files Browse the repository at this point in the history
  • Loading branch information
vontell authored Jun 29, 2016
1 parent fb62d08 commit 53f62f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PagerIndicatorBinder is a library that provides the ability to attach indicators to ViewPagers,
so that the user may see their current position within the ViewPager.

<img src="demo.gif" alt="Demo of basic indicators" style="height: 100px;"/>
<img src="demo.gif" height="500px" />

There are libraries out there who do the same thing. However, most of them do not offer much
customization on these indicators, and also don't allow you to easily select the location of
Expand Down

0 comments on commit 53f62f8

Please sign in to comment.