Skip to content

Feature request: Option to include prefix & suffix spaces in android #2

@ktvtrifork

Description

@ktvtrifork

In android resources whitespaces (prefix & suffix) are usually discarded by the xml parser.
see https://developer.android.com/guide/topics/resources/string-resource.html#formatting-strings

There is however no flag to instruct the cli whenever to qoute these strings (or escape the starting & ending spaces).
This makes it very hard in large projects to use the cli as all strings must be inspected after pulling to ensure whitespace are preserved (if one uses it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions