diff --git a/docs/next/viewpagerandroid.html b/docs/next/viewpagerandroid.html index 3d67a255087..d8c9098b79e 100644 --- a/docs/next/viewpagerandroid.html +++ b/docs/next/viewpagerandroid.html @@ -48,6 +48,8 @@ var styles = {
pageMarginpeekEnabledscrollEnabledsetPagesetPageWithoutAnimationsetPageA helper function to scroll to a specific page in the ViewPager. The transition between pages will be animated.
+| Type | Required |
|---|---|
| Number | Yes |
setPageWithoutAnimationA helper function to scroll to a specific page in the ViewPager. The transition between pages will not be animated.
+| Type | Required |
|---|---|
| Number | Yes |