Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 445 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 445 Bytes

CustomProgressBar

This demo for custom progressbar(Using ClipDrawable) with animation..

When we are working with some sort of complex ProgressBar and with progress Animation it is hard to achieve with ProgressBar, But when we use ClipDrawable and use is it like ProgressBar then it is easy to achieve this.

Also find this on [stack overflow] (http://stackoverflow.com/a/30231742/2064336)