Skip to content

Commit

Permalink
change readmeX7
Browse files Browse the repository at this point in the history
  • Loading branch information
hugeterry committed Feb 1, 2017
1 parent 99193a4 commit 46cdb43
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 @@ -43,11 +43,11 @@ Config in xml:

###Step 3

![show](showUI/show3.gif)</br>
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.</br>
![show](showUI/show3.gif)</br>
```
//Add the fragment to the viewpager
initFragments();
Expand Down

0 comments on commit 46cdb43

Please sign in to comment.