You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

strings.xml 276B

12345678
  1. <resources>
  2. <string name="app_name">Camotion</string>
  3. <string name="navigation_drawer_open">Open navigation drawer</string>
  4. <string name="navigation_drawer_close">Close navigation drawer</string>
  5. <string name="action_settings">Settings</string>
  6. </resources>