Allow to load next and previous chapter for horizontal readers

This commit is contained in:
inorichi
2015-11-15 21:21:12 +01:00
parent a055cc07d8
commit e6c230cbe3
8 changed files with 134 additions and 32 deletions

View File

@@ -4,7 +4,7 @@
android:layout_height="match_parent">
<FrameLayout
android:id="@+id/viewer"
android:id="@+id/reader"
android:layout_width="match_parent"
android:layout_height="wrap_content">
</FrameLayout>