JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
M
O
S
C
CircularProgressView
- Class in
momentum.modules.circularprogressview
Created by mlostek on 10.05.2015.
CircularProgressView(Context)
- Constructor for class momentum.modules.circularprogressview.
CircularProgressView
Java Code Constructor
CircularProgressView(Context, AttributeSet)
- Constructor for class momentum.modules.circularprogressview.
CircularProgressView
XML Constructor
CircularProgressView(Context, AttributeSet, int)
- Constructor for class momentum.modules.circularprogressview.
CircularProgressView
XML Constructor with style
M
momentum.modules.circularprogressview
- package momentum.modules.circularprogressview
O
onDraw(Canvas)
- Method in class momentum.modules.circularprogressview.
CircularProgressView
onSizeChanged(int, int, int, int)
- Method in class momentum.modules.circularprogressview.
CircularProgressView
S
setProgress(float, int)
- Method in class momentum.modules.circularprogressview.
CircularProgressView
Progress setter (floats from 0 to 1) Checks whether you are calling from UI thread or not.
setText(String)
- Method in class momentum.modules.circularprogressview.
CircularProgressView
Set the title of this view programmatically Updates the text bounds needed for rendering
C
M
O
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes