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-02-11 14:24:36 +0300
committerAndrew Dolgov <[email protected]>2015-02-11 14:24:36 +0300
commit89d15ba96757bf6dc1c4d42e7f17dc601e936dcc (patch)
tree42fffb015d0b7589646a96ea154935bd2e8c3be9 /org.fox.ttcomics/src/main/res/layout-sw600dp/activity_view_comic.xml
parent4ed26b8807c5ef83f62d2d08458304999aea0670 (diff)
rename main module back ; set transformer animation
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.xml38
1 files changed, 19 insertions, 19 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
index ba9bbd3..01f320b 100644
--- 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
@@ -1,20 +1,20 @@
-<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 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