ScrollTextView

Android 滚动字幕,如新闻联播下面的,可以使用在广告机,机顶盒,电视App等信息发布系统。以前是在信息发布系统上使用过,作为动态布局的一部分。题外话,如果有想做像分众传媒或者类似的电梯门口广告的可以参考一下.

License

License

GroupId

GroupId

io.github.anylifezlb
ArtifactId

ArtifactId

ScrollTextView
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

ScrollTextView
Android 滚动字幕,如新闻联播下面的,可以使用在广告机,机顶盒,电视App等信息发布系统。以前是在信息发布系统上使用过,作为动态布局的一部分。题外话,如果有想做像分众传媒或者类似的电梯门口广告的可以参考一下.
Project URL

Project URL

https://github.com/AnyLifeZLB/ScrollTextView/
Source Code Management

Source Code Management

https://github.com/AnyLifeZLB/ScrollTextView/

Download ScrollTextView

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.anylifezlb/ScrollTextView/ -->
<dependency>
    <groupId>io.github.anylifezlb</groupId>
    <artifactId>ScrollTextView</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.anylifezlb/ScrollTextView/
implementation 'io.github.anylifezlb:ScrollTextView:2.0.0'
// https://jarcasting.com/artifacts/io.github.anylifezlb/ScrollTextView/
implementation ("io.github.anylifezlb:ScrollTextView:2.0.0")
'io.github.anylifezlb:ScrollTextView:aar:2.0.0'
<dependency org="io.github.anylifezlb" name="ScrollTextView" rev="2.0.0">
  <artifact name="ScrollTextView" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.anylifezlb', module='ScrollTextView', version='2.0.0')
)
libraryDependencies += "io.github.anylifezlb" % "ScrollTextView" % "2.0.0"
[io.github.anylifezlb/ScrollTextView "2.0.0"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0