-2

Is it possible? Please throw some light in customizing the shape of the progress bar.Thanks Click here to see the expected shape

AskNilesh
  • 67,701
  • 16
  • 123
  • 163
Avin Ash
  • 11
  • 1

2 Answers2

1

Yes, Its possible. you can make custom progressbar. Use Google Progressbar instead. Visit: Google Progress bar

Jaimin Modi
  • 1,530
  • 4
  • 20
  • 72
0

You can for example use a ClipDrawable as progressDrawable to clip a custom progress image, combined with a custom background image behind it.

BladeCoder
  • 12,779
  • 3
  • 59
  • 51