hanks-zyh / hanks-zyh/HTextView
fix: OnResume getLineLeft crash
Open
Backlog
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
Modify the source code of the ScaleText class
@Override
public void drawFrame(Canvas canvas) {
Layout layout = mHTextView.getLayout();
if (null != layout){
········
}
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.