pull/1282/head
gedoor 3 years ago
parent 9cae93f60d
commit ac3f2334d0
  1. 1
      app/src/main/java/io/legado/app/ui/book/read/page/ReadView.kt

@ -140,6 +140,7 @@ class ReadView(context: Context, attrs: AttributeSet) :
bottom.toFloat(), bottom.toFloat(),
autoPagePint autoPagePint
) )
it.recycle()
} }
} }
} }

Loading…
Cancel
Save