aliahmedbd/Ticker-Using-Recycler-View-Android
Sometimes in our android apps need a marquee text effect like smooth autoscroll horizontally or vertically. Example: For breaking news app there is a most necessary functionality which is show the breaking news like a horizontal scroll. Again, In share market app in top app should give a auto scroll effect for show the text..But in android there is no perfect library for marquee text but in this article I will give a simplest solution for marquee text.
JavaMIT