summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/layout-sw600dp/activity_view_comic.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-06-08 20:11:05 +0300
committerAndrew Dolgov <[email protected]>2015-06-08 20:11:05 +0300
commit53a6696a634f0b105669fdfe9f7433a91142ab04 (patch)
treeb5e8ff09152e9ca010fef5ac5d74f01066c7834d /org.fox.ttcomics/src/main/res/layout-sw600dp/activity_view_comic.xml
parentd0e81783dafc4e46bd222373f84165b12d14118c (diff)
remove sw600dp layouts
Diffstat (limited to 'org.fox.ttcomics/src/main/res/layout-sw600dp/activity_view_comic.xml')
-rw-r--r--org.fox.ttcomics/src/main/res/layout-sw600dp/activity_view_comic.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/org.fox.ttcomics/src/main/res/layout-sw600dp/activity_view_comic.xml b/org.fox.ttcomics/src/main/res/layout-sw600dp/activity_view_comic.xml
deleted file mode 100644
index 01f320b..0000000
--- a/org.fox.ttcomics/src/main/res/layout-sw600dp/activity_view_comic.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
- 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