public class CommonProgressAnimations
- Object
- CommonProgressAnimations
A collection of useful progress animations and utility methods.
Nested types
class CommonProgressAnimations.ProgressAnimation | Base class for ProgressAnimations |
class CommonProgressAnimations.CircleProgress | A progress animation that shows an animated circle. |
class CommonProgressAnimations.EmptyAnimation | An empty progress animation. |
class CommonProgressAnimations.LoadingTextAnimation | A progress animation that shows a block of text being typed. |
Constructors
public CommonProgressAnimations() |
Inherited methods
Constructor details
CommonProgressAnimations
public CommonProgressAnimations()