opencv/samples/android/tutorial-3-native/res/values/strings.xml

5 lines
126 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Sample 2: Native API</string>
</resources>