Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cellBeanList 最好使用懒加载,不然会产生未初始化问题 #39

Open
NicholasHzf opened this issue Feb 27, 2021 · 2 comments

Comments

@NicholasHzf
Copy link

kotlin.UninitializedPropertyAccessException: lateinit property cellBeanList has not been initialized at com.github.ihsg.patternlocker.PatternLockerView.updateHitState(PatternLockerView.kt:270) at com.github.ihsg.patternlocker.PatternLockerView.handleActionDown(PatternLockerView.kt:225) at com.github.ihsg.patternlocker.PatternLockerView.onTouchEvent(PatternLockerView.kt:145)

@NicholasHzf NicholasHzf changed the title cellBeanList 最好使用懒加载,不如会产生未初始化问题 cellBeanList 最好使用懒加载,不然会产生未初始化问题 Feb 27, 2021
@dhlie
Copy link

dhlie commented Jul 5, 2021

我也碰到这个问题了, 希望作者修复下

@oneapp1e
Copy link

看更新了2.6.0,但是这个问题为什么一直不修复呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants