Allow tapping on the edges of the chapter to change pages

This commit is contained in:
inorichi
2015-10-22 02:20:42 +02:00
parent 38c6fac385
commit 3a748a9453
4 changed files with 173 additions and 16 deletions

View File

@@ -3,11 +3,11 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<android.support.v4.view.ViewPager
<eu.kanade.mangafeed.widget.ReaderViewPager
android:id="@+id/view_pager"
android:layout_width="match_parent"
android:layout_height="wrap_content">
</android.support.v4.view.ViewPager>
</eu.kanade.mangafeed.widget.ReaderViewPager>
<TextView
android:layout_width="wrap_content"