A.android:visibility="gone" B.android:secondaryProgress="80" C.android:progress="10" D.android:max="100"
A.setNumStars(int.numStars) B.setMax(int.max) C.setIsIndicator(boolean.isIndicator) D.setStepSize(float.stepSize)
A.ProgressBar(Context.context) B.ProgressBar(Context.context,AttributeSet.attrs) C.ProgressBar(Context.context,AttributeSet.attrs,int.defStyleAttr) D.ProgressBar(Context.context,AttributeSet.attrs,int.defStyleAttr,int.defStyleRes)