List of usage examples for android.widget HorizontalScrollView subclass-usage
From source file com.charon.video.view.ScrollingTabs.java
public class ScrollingTabs extends HorizontalScrollView implements OnPageChangeListener { private LinearLayout mContainer; private ViewPager mViewPager;
From source file br.com.luizgadao.selfdestruction.views.android.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 br.liveo.sliding.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.guolf.guoblog.widget.SlidingTabLayout.SlidingTabLayout.java
public class SlidingTabLayout extends HorizontalScrollView { public interface TabColorizer { /** * @return return the color of the indicator used when {@code position} is selected.
From source file com.ascariandrea.moai.views.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.brantapps.viewpagerindicator.vertical.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.battlelancer.seriesguide.widgets.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
From source file com.android.fishroom.bulbasaur.lib.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 android.support.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.ckoessler.inkonito.widgets.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