SkillAgentSearch skills...

ScrollingTextView

Android Scrolling textView with scroll effect similar to Karaoke or Teleprompter.

Install / Use

/learn @lostedPlayer/ScrollingTextView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ScrollTextView

Android Scrolling textView with scroll effect similar to Karaoke or Teleprompter.

Screenshots

[

Gradle

How to add this library to you project:

Add it in your root build.gradle at the end of repositories:

repositories {
			
   maven { url 'https://jitpack.io' }
}

dependencies {
  implementation 'com.github.BosnianDev:ScrollingTextView:1.0'
	}

Usage


  <com.github.BosnianDev.ScrollingTextView
      android:id="@+id/ScrollTextView"
      android:layout_width="match_parent"
      android:layout_height="match_parent"/>

Licence

Do whatever you want!

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks2

Languages

Java

Security Score

55/100

Audited on Aug 19, 2024

No findings