Searched refs:PagerTitleStrip (Results 1 – 7 of 7) sorted by relevance
16 <li><a href="#PagerTitleStrip">Use a Title Strip Instead of Tabs</a></li>271 <h2 id="PagerTitleStrip">Use a Title Strip Instead of Tabs</h2>275 visual profile, you can use {@link android.support.v4.view.PagerTitleStrip} with280 {@link android.support.v4.view.PagerTitleStrip} inside it. Individual pages (provided by the290 <android.support.v4.view.PagerTitleStrip
45 public class PagerTitleStrip extends ViewGroup implements ViewPager.Decor { class111 public PagerTitleStrip(Context context) { in PagerTitleStrip() method in PagerTitleStrip115 public PagerTitleStrip(Context context, AttributeSet attrs) { in PagerTitleStrip() method in PagerTitleStrip
43 public class PagerTabStrip extends PagerTitleStrip {
601 <li>Fixed {@link android.support.v4.view.PagerTitleStrip} to correctly track the604 {@link android.support.v4.view.PagerTitleStrip}.</li>671 functionality beyond {@link android.support.v4.view.PagerTitleStrip}.</li>672 <li>Fixed various bugs for {@link android.support.v4.view.PagerTitleStrip} and800 <li>Added {@link android.support.v4.view.PagerTitleStrip}, a non-interactive title
85 <li>{@link android.support.v4.view.PagerTitleStrip}
144 <li>{@link android.support.v4.view.PagerTitleStrip} for section titles</li>
2611 http://developer.android.com/reference/android/support/v4/view/PagerTitleStrip.html