SamAmco / track-and-graph

An android app for tracking personal data and creating custom graphs
GNU General Public License v3.0
438 stars 40 forks source link

Solves #15 #161

Closed stheid closed 2 years ago

stheid commented 2 years ago

image

adds a small toggle button to time-duration recordings.

When the button is enabled it will start recording the time and update the duration input live. It will update and stay up to date.

When the button is disabled the recording is stopped and the widget can be modified to the users liking.

Caveat

The icon is placed quite ugly on the far left edge of the button, but i can't find a way to add padding. Padding seems to effect only the text, but not the icon in the button

stheid commented 2 years ago

image

stheid commented 2 years ago

I messed up the PR by changing the basebranch. i will create a new PR