diff options
Diffstat (limited to 'app/src/main/res/layout/pager.xml')
-rw-r--r-- | app/src/main/res/layout/pager.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/app/src/main/res/layout/pager.xml b/app/src/main/res/layout/pager.xml deleted file mode 100644 index 35b8e01..0000000 --- a/app/src/main/res/layout/pager.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<android.support.v4.view.ViewPager - xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:tools="http://schemas.android.com/tools" - android:id="@+id/pager" - android:layout_width="match_parent" - android:layout_height="match_parent" - tools:context=".CollectionDemoActivity"> - -</android.support.v4.view.ViewPager>
\ No newline at end of file |