1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00
Files
opencv/samples/android/tutorial-3-native/res/values/strings.xml
T
2012-05-18 13:18:37 +00:00

5 lines
147 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Tutorial 3 (Advanced) - Add Native OpenCV</string>
</resources>