Skip to content

Update the video duration placeholder #75

@jkaczman

Description

@jkaczman

In activity_page, the duration placeholder from the re-design was never updated to be accurate. It currently is a static number.

String _entryDuration(_ActivityEntry entry) { return entry.durationLabel ?? (entry.motion ? '0:12' : '0:08'); }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions