Skip to content
Snippets Groups Projects
Select Git revision
  • 65762dba6e4fc08183daf2e29575b8f1690a9b47
  • master default
2 results

strings.xml

Blame
  • strings.xml 204 B
    <resources>
        <string name="app_name">OD System</string>
        <string-array name="advisors">
            <item>One</item>
            <item>Two</item>
            <item>Three</item>
        </string-array>
    </resources>