Skip navigation links
C D F G M O P R S 

C

com.tomer.fadingtextview - package com.tomer.fadingtextview
 

D

DEFAULT_TIME_OUT - Static variable in class com.tomer.fadingtextview.FadingTextView
 

F

FadingTextView - Class in com.tomer.fadingtextview
 
FadingTextView(Context) - Constructor for class com.tomer.fadingtextview.FadingTextView
 
FadingTextView(Context, AttributeSet) - Constructor for class com.tomer.fadingtextview.FadingTextView
 
FadingTextView(Context, AttributeSet, int) - Constructor for class com.tomer.fadingtextview.FadingTextView
 
FadingTextView(Context, AttributeSet, int, int) - Constructor for class com.tomer.fadingtextview.FadingTextView
 
FadingTextView.TimeUnit - Annotation Type in com.tomer.fadingtextview
 
forceRefresh() - Method in class com.tomer.fadingtextview.FadingTextView
This method should only be used to forcefully apply timeout changes It will dismiss the currently queued animation change and start a new animation

G

getTexts() - Method in class com.tomer.fadingtextview.FadingTextView
 

M

MILLISECONDS - Static variable in class com.tomer.fadingtextview.FadingTextView
 
MINUTES - Static variable in class com.tomer.fadingtextview.FadingTextView
 

O

onAttachedToWindow() - Method in class com.tomer.fadingtextview.FadingTextView
 
onDetachedFromWindow() - Method in class com.tomer.fadingtextview.FadingTextView
 

P

pause() - Method in class com.tomer.fadingtextview.FadingTextView
Pausing the animation Should only be used if you notice FadingTextView.onDetachedFromWindow() is not being executed as expected

R

resume() - Method in class com.tomer.fadingtextview.FadingTextView
Resuming the animation Should only be used if you notice FadingTextView.onAttachedToWindow() ()} is not being executed as expected

S

SECONDS - Static variable in class com.tomer.fadingtextview.FadingTextView
 
setTexts(String[]) - Method in class com.tomer.fadingtextview.FadingTextView
Sets the texts to be shuffled using a string array
setTexts(int) - Method in class com.tomer.fadingtextview.FadingTextView
Sets the texts to be shuffled using a string array resource
setTimeout(int) - Method in class com.tomer.fadingtextview.FadingTextView
Deprecated.
setTimeout(double, int) - Method in class com.tomer.fadingtextview.FadingTextView
Sets the length of time to wait between text changes in specific time units
startAnimation() - Method in class com.tomer.fadingtextview.FadingTextView
 
C D F G M O P R S 
Skip navigation links