Skip to content

Hard-coded Extra parameters #714

@MattiaPrimavera

Description

@MattiaPrimavera

Bundles extra parameters are hard-coded, this being above all error-prone, furthermore causing some code duplication ... plus hard-coding would require changing the variable name in several spots since they do not all refer to the same final constant value ...

Proposed solution: create a Parameters.java file where to store all extra (added by putExtra) parameters, and refactor the code base in order for hard-coded strings to disappear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions