RotatingText
RotatingText copied to clipboard
A periodic text updating library
Process: com.ekincare.development, PID: 1407 java.lang.ClassCastException: dagger.hilt.android.internal.managers.ViewComponentManager$FragmentContextWrapper cannot be cast to android.app.Activity at com.sdsmdg.harjot.rotatingtext.RotatingTextSwitcher$9.run(RotatingTextSwitcher.java:287) at java.util.TimerThread.mainLoop(Timer.java:562) at java.util.TimerThread.run(Timer.java:512) 2022-06-02 19:06:35.944 1407-2875/com.ekincare.development E/Apxor: Observed Application crash
- Compile the changelog since the last version (1.0.2). - Update the README to reflect on how to use the updated library. - Push the changes to repositories to get...
Right now in the updated code, the texts rotate vertically only. A new feature can be added wherein the entered texts can rotate horizontally.
Last letters overlap on each other when a rotating text is too long. That's because you don't make use of a dynamiclayout. But if you use it, then you can't...
Hi, I'm using your API "RotatingText" on my Android app (https://github.com/mdg-iitr/RotatingText). I've seen a bug: when the text is too long, the last letters overlap on top of each other....
Nothing appears on the phone screen (honor v8 Android 7.0)
I Really hope to use your Lib in my App .