author | Medo <smaxein@googlemail.com> |
Tue, 17 Jul 2012 22:27:16 +0200 | |
changeset 7332 | 3f2e130f9715 |
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>