Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Make fact "items" public  #4517

@sblatz

Description

@sblatz

Currently each "Fact" emitting feature has a private object featureItems { } (as seen in MediaFacts.kt).

Because they are private, we can't access them in Fenix, which causes us to hardcode the string values.

Can we make these items public so we don't have to do this and can access the enum directly or are there concerns with doing this?

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐉 FenixFeature needed for Fenix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions