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