3
0
replicant-device_samsung_ga.../AdvancedDisplay/res/layout/top.xml
Ricardo Cerqueira 01c7ed697f galaxys2: add AdvancedDisplay
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
2014-02-02 01:26:48 +00:00

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" />