Readers in Kotlin. Also fix #193

This commit is contained in:
len
2016-03-04 14:10:41 +01:00
parent b2fe9d7d4d
commit ff61282104
32 changed files with 1730 additions and 1394 deletions

View File

@@ -3,4 +3,4 @@
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" />
android:id="@+id/image_view" />

View File

@@ -2,7 +2,7 @@
<FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="wrap_content">
<FrameLayout
android:layout_width="match_parent"