Skip to content

Commit

Permalink
🔥 update README
Browse files Browse the repository at this point in the history
  • Loading branch information
5hmlA committed Apr 23, 2017
1 parent 9f3f577 commit 326f4ca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,14 @@
- tabStyleDelegate.setJTabStyle(type) //provide 3 types:STYLE_DEFAULT,STYLE_ROUND,STYLE_DOTS
- tabStyleDelegate.setJTabStyle(JTabStyle) //define your own tabStyle

reference [CustomTabStyle](https://github.com/ZuYun/JPagerSlidingTabStrip/blob/master/case/src/main/java/com/jonas/acase/CustomTabStyle/CustomTabStyle.java)

- reference [CustomTabStyle](https://github.com/ZuYun/JPagerSlidingTabStrip/blob/master/case/src/main/java/com/jonas/acase/CustomTabStyle/CustomTabStyle.java)
![](https://github.com/ZuYun/JPagerSlidingTabStrip/blob/master/gifs/custom.gif)
- STYLE_DEFAULT
![](https://github.com/ZuYun/JPagerSlidingTabStrip/blob/master/gifs/default2.gif)
- STYLE_ROUND
![](https://github.com/ZuYun/JPagerSlidingTabStrip/blob/master/gifs/round.gif)
- STYLE_DOTS
![](https://github.com/ZuYun/JPagerSlidingTabStrip/blob/master/gifs/dots.gif)

##3. BindViewpager for JPagerSlidingTabStrip

Expand Down Expand Up @@ -72,8 +78,9 @@ your brand:
* `mPromptNumColor` the number color of prompt msg


##Thanks
###[PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip)
#Thanks

[PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip)


# License
Expand Down
Binary file added gifs/dots.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 326f4ca

Please sign in to comment.