blob: d636d106ae46267f7ba6b1679535904f0c84d514 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
page.tags="HorizontalPaging"
sample.group=UI
@jd:body
<p>
This sample demonstrates how to implement horizontal paging between fragments in
applications that use ActionBar, using a ViewPager widget.
</p>
|