跳过导航链接
A I O S 

A

anylife.scrolltextview - 程序包 anylife.scrolltextview
 

I

isHorizontal - 类 中的变量anylife.scrolltextview.ScrollTextView
 

O

onMeasure(int, int) - 类 中的方法anylife.scrolltextview.ScrollTextView
measure text height width
onTouchEvent(MotionEvent) - 类 中的方法anylife.scrolltextview.ScrollTextView
touch to stop / start
onVisibilityChanged(View, int) - 类 中的方法anylife.scrolltextview.ScrollTextView
 

S

ScrollTextView - anylife.scrolltextview中的类
Android auto Scroll Text,like TV News,AD devices NEWEST LOG : 1.setText() immediately take effect (v1.3.6) 2.support scroll forever (v1.3.7) Basic knowledge:https://www.jianshu.com/p/918fec73a24d
ScrollTextView(Context) - 类 的构造器anylife.scrolltextview.ScrollTextView
constructs 1
ScrollTextView(Context, AttributeSet) - 类 的构造器anylife.scrolltextview.ScrollTextView
constructs 2
setHorizontal(boolean) - 类 中的方法anylife.scrolltextview.ScrollTextView
isHorizontal or vertical
setScrollForever(boolean) - 类 中的方法anylife.scrolltextview.ScrollTextView
scroll text forever
setSpeed(int) - 类 中的方法anylife.scrolltextview.ScrollTextView
set scroll speed
setText(String) - 类 中的方法anylife.scrolltextview.ScrollTextView
set scroll text
setTimes(int) - 类 中的方法anylife.scrolltextview.ScrollTextView
set scroll times
surfaceChanged(SurfaceHolder, int, int, int) - 类 中的方法anylife.scrolltextview.ScrollTextView
surfaceChanged
surfaceCreated(SurfaceHolder) - 类 中的方法anylife.scrolltextview.ScrollTextView
surfaceCreated,init a new scroll thread.
surfaceDestroyed(SurfaceHolder) - 类 中的方法anylife.scrolltextview.ScrollTextView
surfaceDestroyed
A I O S 
跳过导航链接