Files
hpos/app/src/main/res/values/strings.xml

8 lines
194 B
XML
Raw Normal View History

<resources>
<string name="app_name">Refactored App</string>
<string-array name="instrument">
<item>TestRight</item>
<item>Denovix</item>
</string-array>
</resources>