Skip to content

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

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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