summaryrefslogtreecommitdiffstats
path: root/AdvancedDisplay/res/layout/top.xml
blob: 744b568ca38ae76fda4f71251f30e4c006f4ab66 (plain)
1
2
3
4
5
<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" />