Are “strings.xml” string arrays always parsed/deserialized in the same order?
问题 Can I count on string arrays within the "strings.xml" resource file to be parsed/deserialized in the same order every time ? If anyone can cite any documentation that clearly spells out this guarantee, I'd appreciate it. Or, at the very least, offer a significant amount of experience with this topic. Also, is this a best practice or am I missing a simpler solution? Note: This will be a small list, so I'm not looking to implement a more complicated database or custom XML solution unless I