lopspower / CircularProgressBar

Create circular ProgressBar in Android ⭕
Apache License 2.0
1.73k stars 223 forks source link

Progress Bar Drop Shadow #65

Open kamilikamil opened 3 years ago

kamilikamil commented 3 years ago

Hi,

Just wanted to say that I really like this library. It makes customization so easy as opposed to dealing with XML. I was wondering how I could customize the progress bar to have a drop shadow as it moves. The CircularImageView library does support the drop shadow feature. But I couldn't find anything related to that here.