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

hello,gay,my app show OutOfMemoryError in the HTextView.animateText #18

Closed
huiming666 opened this issue Apr 7, 2016 · 2 comments
Closed
Labels

Comments

@huiming666
Copy link

version:
compile 'hanks.xyz:htextview-library:0.1.3'

exception stack:

java.lang.OutOfMemoryError
at android.graphics.Bitmap.nativeCreate(Native Method)
at android.graphics.Bitmap.createBitmap(Bitmap.java:726)
at android.graphics.Bitmap.createBitmap(Bitmap.java:703)
at android.graphics.Bitmap.createBitmap(Bitmap.java:636)
at android.graphics.Bitmap.createScaledBitmap(Bitmap.java:516)
at com.hanks.htextview.animatetext.AnvilText.animateStart(AnvilText.java:67)
at com.hanks.htextview.animatetext.HText.animateText(HText.java:74)
at com.hanks.htextview.HTextView.animateText(HTextView.java:97)
at com.antzb.fragment.AntMapFragment.showHotActive(AntMapFragment.java:192)

@hanks-zyh
Copy link
Owner

@huiming666 Sorry, that is a bug, I don't suggest use it in product environment

@hanks-zyh
Copy link
Owner

fixed: 15ccfa9

@hanks-zyh hanks-zyh added Closed and removed Backlog labels Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants