01c7ed697f
This partially reverts commit 99d12c6a90
,
we want to reuse some of it. The implementation appears to be fully
compatible with smdk4412's, so let's make this a common thing at
some point
Change-Id: I080484ad010f881a22a4486a6c082d0fbc17a529
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" />
|
|
|