954a88f71a
Change-Id: I9209974db9ce5b013fc56f2249ff8b4c511d5eaa
6 lines
211 B
XML
Executable File
6 lines
211 B
XML
Executable File
<android.support.v4.view.ViewPager xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:id="@+id/viewPager"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent" />
|
|
|