opencv/samples/android/15-puzzle/res/values/strings.xml
Andrey Kamaev be2c4ddbdd Android:
* Added manual port for getTextSize;
* Fixed bugs in "native camera" sample;
* Added 15-puzzle sample.
2011-07-16 22:31:47 +00:00

5 lines
111 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">15-puzzle</string>
</resources>