9
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-05-02 00:07:24 +08:00
Files
customCamera/res/values/strings.xml
T
Christophe Boucaut 916a3a5b2d Commit initial.
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>