GrenderG / GrenderG/MarkdownView

Shaking problem

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
help wanted
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);`

```



```

![Capture1](https://user-images.githubusercontent.com/1931570/58831145-ae3b2f80-8654-11e9-85bc-19bac011a9cf.PNG)
![Capture2](https://user-images.githubusercontent.com/1931570/58831157-b4c9a700-8654-11e9-9274-8337756fbd2d.PNG)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.