Onboarding Page
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
title Res Id
a string resource id which will be shown in the onboarding page
message Res Id
a string resource id which will be shown in the onboarding page
illustration Adapter
an icon adapter for the onboarding page