Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ooftf authored Jun 17, 2019
1 parent 35fcdab commit 22fc4b1
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 @@ -52,7 +52,7 @@ verticalPagerLayout.setAdapter(PagerAdapter())
android:layout_width="match_parent"
android:layout_height="match_parent"/>
```
* 如果Item布局包含Vertical滚动布局,为了解决触摸冲突问题,需要时Nested系列控件
* 如果Item布局包含Vertical滚动布局,为了解决触摸冲突问题,需要是Nested系列控件

* Java部分
```kotlin
Expand Down

0 comments on commit 22fc4b1

Please sign in to comment.