Files
android_development/samples/browseable/HorizontalPaging/_index.jd
quddusc 3943cdc962 Updated browsable sample descriptions.
Change-Id: I21e3dfacb4bc1acfbe3b17c5f8001ee758f9eec2
2013-10-30 20:51:43 -07:00

11 lines
262 B
Plaintext

page.tags="HorizontalPaging"
sample.group=UI
@jd:body
<p>This sample demonstrates how to implement horizontal paging between
fragments in an application that has an {@link android.app.ActionBar}, using a
{@link android.support.v4.view.ViewPager} widget.</p>