royarg02 / soil_moisture_app

An application to monitor and display soil moisture content for drip irrigation.
GNU General Public License v3.0
16 stars 7 forks source link

The Circular Progress Indicator re initialises with every count #3

Closed ariG23498 closed 5 years ago

ariG23498 commented 5 years ago

Try storing the state and not initialising it every time from 0 to the desired number.

I think the circle should be centred, as per UI 1, what do you think? :fish_cake:

royarg02 commented 5 years ago

We following UI #1?