ProgressBar - Adding glowing effect and rounded edges

Viewed 62

I am trying to add this glowing effect/drop shadow around progress bar. To make edges rounded, I came across this solution of using LinearProgressIndicator instead of ProgressBar and adding app:trackCornerRadius property. Now I need solution for this glowing effect.

enter image description here

0 Answers
Related