Fix webtoon scroll

This commit is contained in:
Koitharu
2020-05-17 11:02:45 +03:00
parent 8b32a60743
commit ccc5f3e423
29 changed files with 172 additions and 118 deletions

View File

@@ -10,6 +10,8 @@
android:id="@+id/ssiv"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:zoomEnabled="false"
app:quickScaleEnabled="false"
app:panEnabled="false" />
<ProgressBar