Skip to content

Commit

Permalink
change readmeX6
Browse files Browse the repository at this point in the history
  • Loading branch information
hugeterry committed Feb 1, 2017
1 parent 990510c commit 99193a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ Config in xml:
Use it in your own code:</br>
1.setTitle(String title):Set the CoordinatorTabLayout's title.</br>
2.setupWithViewPager(ViewPager viewPager):To link the two together.</br>
3.setImageArray(int[] imageArray):Set the image array of the header according to the number of tabs and pass it to the control.
3.setImageArray(int[] imageArray):Set the image array of the header according to the number of tabs and pass it to the control.</br>
![show](showUI/show3.gif)</br>
```
//Add the fragment to the viewpager
initFragments();
Expand Down
Binary file added showUI/show3.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 99193a4

Please sign in to comment.