rey5137/material

set property programmatically

Opened this issue · 0 comments

Hi.
How can I set progressView property programmatically ?
Such as pv_progressMode or pv_autostart or etc ?

progressView = new ProgressView(getContext()); progressView.applyStyle(R.style.ColorsCircularProgressDrawableStyle);
not work.