Revert "优化"

This reverts commit f027428511.
This commit is contained in:
kunfei
2022-05-23 19:43:39 +08:00
parent f027428511
commit 29f03d7498
@@ -98,6 +98,7 @@ class ReadView(context: Context, attrs: AttributeSet) :
addView(curPage)
addView(prevPage)
if (!isInEditMode) {
upBg()
setWillNotDraw(false)
upPageAnim()
}