Add broken webtoon viewer (not sure if it will be possible with RecyclerView)

This commit is contained in:
inorichi
2015-10-24 21:09:58 +02:00
parent d3c83f0bf2
commit 0a9b84ea11
6 changed files with 134 additions and 5 deletions
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/page_image_view" />