2013-10-07 00:04:53 +00:00
|
|
|
<android.support.v4.view.ViewPager
|
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
2013-08-20 23:39:00 +00:00
|
|
|
android:id="@+id/pager"
|
|
|
|
android:layout_width="match_parent"
|
2013-10-07 00:04:53 +00:00
|
|
|
android:layout_height="match_parent" />
|