You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ public class CustomTutorialFragment extends TutorialFragment {
98
98
}
99
99
```
100
100
101
-
### Via TutorialPageProvider
101
+
### Via TutorialPageOptionsProvider
102
102
Or you can create [TutorialPageOptionsProvider] and set it up to [TutorialOptions.Builder#setTutorialPageProvider(TutorialPageOptionsProvider)]. It will automatically provide [PageFragment] instance with specified [PageOptions] configuration.
0 commit comments