Package-level declarations

Types

Link copied to clipboard
public class DefaultPages

Default onboarding pages.

Link copied to clipboard
public class OnboardingActivity extends AppCompatActivity implements OnboardingFragmentListener
Internal use only.
Link copied to clipboard
public class OnboardingFragment extends Fragment implements OnboardingScreenContract.View, OnboardingFragmentInterface
Internal use only.
Link copied to clipboard
public class OnboardingPage implements Parcelable
The OnboardingPage is used by the Onboarding Screen to display an image and a short text.
Link copied to clipboard
public class OnboardingPageFragment extends Fragment implements OnboardingPageContract.View
Internal use only.