OnboardingPage
public void OnboardingPage(@StringRes() int titleResId, @StringRes() int messageResId, @Nullable() OnboardingIllustrationAdapter illustrationAdapter)
Create a new onboarding page with the desired string resources and icon adapter.
Parameters
titleResId
a string resource id which will be shown in the onboarding page
messageResId
a string resource id which will be shown in the onboarding page
illustrationAdapter
an icon adapter for the onboarding page