Files
customCamera/res/values/strings.xml
T
2014-10-31 11:01:23 +01:00

11 lines
360 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">TestCustomCamera</string>
<string name="hello_world">Hello world!</string>
<string name="action_settings">Settings</string>
<string name="title_activity_camera_view">CameraView</string>
<string name="start_custom_camera">Start Custom Camera</string>
</resources>