kofigyan/StateProgressBar

Full Descending order progress?

Closed this issue · 2 comments

Hello, please is it possible for the circle progress to be in descending order as well and not just the numbers? i mean i want the progress to be in a count down fashion like it should start filling bar from 4,3,2,1 in that order. is this possible?

Hi Sytehk, please is possible. Just use app:spb_stateNumberIsDescending="true" . Sorry for the late in reply.

Also add in xml
app:spb_animateToCurrentProgressState="true"