Skip to content

Commit

Permalink
更改文档X2
Browse files Browse the repository at this point in the history
  • Loading branch information
hugeterry committed Feb 1, 2017
1 parent a74d5cf commit b36f4ed
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Config in xml:

###Step 3

Use it in your own code:
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.
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {

###Step 3

在使用它的界面添加以下设置:
在使用它的界面添加以下设置:</br>
1.setTitle(String title):设置Toolbar标题</br>
2.setupWithViewPager(ViewPager viewPager):将写好的viewpager设置到该控件当中</br>
3.setImageArray(int[] imageArray):根据tab数量设置好头部的图片数组,并传到该控件当中
Expand Down
Binary file modified showUI/1.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 b36f4ed

Please sign in to comment.