summaryrefslogtreecommitdiff
path: root/res/layout-sw600dp/activity_view_comic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-sw600dp/activity_view_comic.xml')
-rw-r--r--res/layout-sw600dp/activity_view_comic.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/res/layout-sw600dp/activity_view_comic.xml b/res/layout-sw600dp/activity_view_comic.xml
deleted file mode 100644
index e6479f6..0000000
--- a/res/layout-sw600dp/activity_view_comic.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:tools="http://schemas.android.com/tools"
- android:id="@+id/FrameLayout2"
- android:layout_width="match_parent"
- android:layout_height="match_parent" >
-
-
- <FrameLayout
- android:id="@+id/comics_pager_container"
- android:layout_width="match_parent"
- android:layout_height="match_parent" >
-
- </FrameLayout>
-
-
- <TextView
- android:id="@+id/tablet_layout_hack"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:visibility="gone"
- android:text="" />
-
-</FrameLayout> \ No newline at end of file