Example usage for android.widget HorizontalScrollView subclass-usage

List of usage examples for android.widget HorizontalScrollView subclass-usage

Introduction

In this page you can find the example usage for android.widget HorizontalScrollView subclass-usage.

Usage

From source file com.app.learn.Util.SlidingTabLayout.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

From source file cn.androidy.pager.slidingtab.SlidingTabLayout.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

From source file com.bangz.common.view.SlidingTabLayout.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

From source file com.alisha.host.SlidingTabLayout.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

From source file com.arce.angel.request.SlidingTab.SlidingTabLayout.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

From source file app.viewpagerindicator.TabPageIndicator.java

/**
 * This widget implements the dynamic action bar tab behavior that can change
 * across different configurations or circumstances.
 */
public class TabPageIndicator extends HorizontalScrollView implements PageIndicator {
    /** Title text used when no title is provided by the adapter. */

From source file com.app.demo.view.SlidingTabLayout.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

From source file android.support.test.testapp.SlidingTabLayout.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 {@link
 * #setViewPager(ViewPager)} providing it the ViewPager this layout is being used for. <p> The
 * colors can be customized in two ways. The first and simplest is to provide an array of colors via

From source file com.aexonic.hnrblock.SlidingTabLayout.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

From source file com.ass.ui.View.SlidingTabLayout.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