Example usage for android.support.v4.view SlidingTabLayout subclass-usage

List of usage examples for android.support.v4.view SlidingTabLayout subclass-usage

Introduction

In this page you can find the example usage for android.support.v4.view SlidingTabLayout subclass-usage.

Usage

From source file com.dimelo.sampleapp.google.IconSlidingTabLayout.java

/**
 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
 * the user's scroll progress.
 * <p>
 * To use the component, simply add it to your view hierarchy. Then in your
 * {@link android.app.Activity} or {@link android.support.v4.app.Fragment} call