project_files/Android-build/SDL-android-project/res/layout/activity_lobby_paged.xml
--- a/project_files/Android-build/SDL-android-project/res/layout/activity_lobby_paged.xml Thu Jul 19 22:55:36 2012 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-<?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>
\ No newline at end of file