Files
Android-OpenGL-Simple/第11章 常用3D开发技巧案例/Sample11_1/res/values/strings.xml
2022-09-19 18:05:01 +08:00

6 lines
179 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World, Sample11_1Activity!</string>
<string name="app_name">Sample11_1</string>
</resources>