Revert "优化"

This reverts commit 084a68327b.
This commit is contained in:
kunfei
2022-05-23 19:43:39 +08:00
parent 084a68327b
commit 351e980fe8

View File

@@ -98,6 +98,7 @@ class ReadView(context: Context, attrs: AttributeSet) :
addView(curPage)
addView(prevPage)
if (!isInEditMode) {
upBg()
setWillNotDraw(false)
upPageAnim()
}