mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -121,6 +121,9 @@ class ReadView(context: Context, attrs: AttributeSet) :
|
||||
setRect9x()
|
||||
prevPage.x = -w.toFloat()
|
||||
pageDelegate?.setViewSize(w, h)
|
||||
if (w > 0 && h > 0) {
|
||||
upBg()
|
||||
}
|
||||
}
|
||||
|
||||
override fun dispatchDraw(canvas: Canvas) {
|
||||
|
||||
Reference in New Issue
Block a user