Class TypingIndicatorView
- java.lang.Object
-
- LinearLayout
-
- com.zopim.android.sdk.chatlog.view.TypingIndicatorView
-
public class TypingIndicatorView extends LinearLayout
Definition of the typing indicator view
-
-
Constructor Summary
Constructors Constructor and Description TypingIndicatorView(Context context)
TypingIndicatorView(Context context, AttributeSet attrs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
start()
Starts typing animationvoid
stop()
Stops typing animation
-