GrenderG / GrenderG/MarkdownView
Shaking problem
- Dominant language
- Java
- Stars
- 56
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am using your library for show markdown text content in my app. But I am living a weird problem and I don't know how to solve this.
MarkdownView shaking when loading and returns to normal. But sometimes It states in shaking loop and never stop shaking.
`MarkdownView markdown_view = view.findViewById(R.id.markdown_view);
markdown_view.loadFromText(question.text);`
```
```


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.