ShimmerTextView
ShimmerTextView copied to clipboard
stopShimmer() not working
The stopShimmer method doesn't work, maybe because of a custom typeface?
Hello @CarlosCMD, Thank you for using ShimmerTextView. We've tested it and found it working correctly on our end. To help us investigate your issue, please provide:
- Your code snippet
- Device details (manufacturer, OS version, etc.)
- Screenshots or video showing the problem
This information will help us identify and resolve the issue. Thank you for your cooperation.
The issue might be caused by integrating some other lib(markwon) which extends a TextView and parses Markdown format text. Furthermore, adding animation from ScrollView and the shimmer itself might present this bug.