Skip to content

Update the 'today', 'yesterday' placeholders #76

Description

@jkaczman

In activity page, the placeholders that say 'today' and 'yesterday' were never updated to use proper functionality to say what actual day / time reference away they were from. It's just based on the number of videos.

String _sectionLabel(int index) { if (index < 3) return 'TODAY'; return 'YESTERDAY'; }

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

Projects

Status
Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions