Hossain Khan

Results 18 comments of Hossain Khan

Is https://github.com/tinacms/tinacms something that can help?

Size and radius both means the same thing for circle. Size is defined by the `layout_width` and `layout_height` - anything specific you are looking for? Here is some discussion about...

Unfortunately no, once you add the library as jar, you can't modify the source. You have to use the exposed API or XML attributes to change widget values. If you...

There is `public void setProgress(float progress)` API in [DonutProgress.java](https://github.com/lzyzsd/CircleProgress/blob/master/library/src/main/java/com/github/lzyzsd/circleprogress/DonutProgress.java#L214) Use that, it will dynamically update the UI.

**Related Issues** - https://github.com/lzyzsd/CircleProgress/issues/43 - https://github.com/lzyzsd/CircleProgress/issues/51

Well done :+1: . This callback would be nice to have. @emilsjolander - Could you please review!? Thanks

**Related Issues** - https://github.com/lzyzsd/CircleProgress/issues/43 - https://github.com/lzyzsd/CircleProgress/issues/51