author | Medo <smaxein@googlemail.com> |
Thu, 19 Jul 2012 22:55:36 +0200 | |
changeset 7346 | b0f67c5b4215 |
parent 7330 | 867e4fda496e |
permissions | -rw-r--r-- |
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" > <android.support.v4.view.ViewPager android:id="@+id/pager" android:layout_width="match_parent" android:layout_height="match_parent" android:padding="5dp" /> </LinearLayout>