Android-MarqueeView
Android-MarqueeView copied to clipboard
Custom MarqueeView container
Hi, Currently, all works great except for 1 thing. When the text animation starts and ends, the text is still visible. I would like to make the text enter farther...
Works fine on Android 4.x but shows nothing on Android 7.0+
Hi, thank you for sharing this is for a long time missing from Android libraries... I am trying to run this form code only (no xml at all) and I...
java.lang.RuntimeException: The child view of this MarqueeView must be a TextView instance. Here is my xml file: ``` ```
when building your app autoconvert TextView to AppCompatTextView
Sometimes the marquee is still happening (sort of), even when the TextView is too short. Probably also after re-setting the text.