Skip to content

String arrays get excluded #2

@JordanLongstaff

Description

@JordanLongstaff

I used this plugin with my strings.xml file, which included a number of string arrays, e.g.:

<string-array name="network_type_entries">
    <item>Wi-Fi</item>
    <item>Mobile</item>
    <item>Ethernet</item>
    <item>Bluetooth tethering</item>
    <item>Unknown</item>
</string-array>

After the sort, all of those arrays were gone.

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