initial setup with UI & package structure
This commit is contained in:
8
app/src/main/res/values/strings.xml
Normal file
8
app/src/main/res/values/strings.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<resources>
|
||||
<string name="app_name">Refactored App</string>
|
||||
|
||||
<string-array name="instrument">
|
||||
<item>TestRight</item>
|
||||
<item>Denovix</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user