Files
android_development/samples/browseable/SlidingTabsBasic/_index.jd
Alexander Lucas 0b3758ea4e Adding new samples to browseable section of DAC
Change-Id: I58e10e787f5df668331fc04e97a6c2efcd75f76f
2014-02-07 13:17:23 -08:00

14 lines
282 B
Plaintext

page.tags="SlidingTabsBasic"
sample.group=UI
@jd:body
<p>
A basic sample which shows how to use SlidingTabLayout to display a custom
ViewPager title strip which gives continuous feedback to the user when scrolling.
</p>