SamAmco / track-and-graph

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

Related to Issue #245 - Replace tracker 'last record date' with 'elapsed time since last record' #246

Closed PropellantDyke closed 7 months ago

PropellantDyke commented 7 months ago

This PR partially implement Issue #245

Changes:

  1. Tracker last record date icon removed
  2. Tracker last record date centered
  3. Displayed text is now 'elapsed time since last record'
  4. Add onResume callback to GroupChildViewHolder

Reasons:

  1. Not informative
  2. More consistent with title
  3. More readable
  4. Needed to update time when the application is resumed