blob: 04b517dd7f65f2de0ad420bc2d289d7cdadd2afd (
plain)
1
2
3
4
5
|
<android.support.v4.view.ViewPager
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/pager"
android:layout_width="match_parent"
android:layout_height="match_parent" />
|