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

"ADD" button should read "SAVE" when editing datum #186

Closed YoshiRulz closed 1 year ago

YoshiRulz commented 2 years ago

I think it's this? I'm not yet familiar enough with Android to know how to make it conditional, or I'd just PR. https://github.com/SamAmco/track-and-graph/blob/e85d8b24a31ba434bcc9457e59364f350ff68665/app/src/main/res/layout/data_point_input_dialog.xml#L79

stheid commented 2 years ago

It has to be updated conditionally in the code, as this dialog template is used in multiple locations.

SamAmco commented 2 years ago

I'm rewriting this UI right now so I'll consider this as I go.

SamAmco commented 1 year ago

Changed it to say update