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

CodeView appears in 2s and then disappear, except 1st line #38

Closed
lilliCao opened this issue Jan 19, 2018 · 3 comments
Closed

CodeView appears in 2s and then disappear, except 1st line #38

lilliCao opened this issue Jan 19, 2018 · 3 comments

Comments

@lilliCao
Copy link

I have one Activity just to show the CodeView. It appears at the first time I start the Activity.
When I restart the activity, it appears like in 2s and then disappears. I have no error, no special warning, etc
see more
https://github.com/lilliCao/javoid
I followed your instruction and only used default value.

@TADraeseke
Copy link

I have the same problem. How did you resolve this?

@lilliCao
Copy link
Author

I actually did not know how the problem was solved. I have just test around some set up for the CodeView.
The version, that later on worked for my project is to find here
https://github.com/lilliCao/javoid/blob/master/Javoid/app/src/main/java/com/example/android/javoid/CodeSnippetActivity.java

@pboymt
Copy link

pboymt commented Jun 15, 2018

you can use disableHighlightAnimation(). I thought the appearance of this bug was due to the inverse of default highlight animation.

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