RamiJ3mli / PercentageChartView

An Android custom view that displays the progress of an ongoing task.
Apache License 2.0
377 stars 82 forks source link

How can i achieve a horizonal Progress Animation #10

Open mathemandy opened 5 years ago

mathemandy commented 5 years ago

Is it possible for pcv_mode to come with a rectangle shape that fills horizontally as show in image below

image

RamiJ3mli commented 5 years ago

Unfortunately, this is not possible for now. However, I will add horizontal and vertical rectangle shape support in the next release.