Files
Android-OpenGL-Simple/第3章 OpenGL ES 2.0概览/Sample3_1/res/values/strings.xml
2022-09-19 18:05:01 +08:00

6 lines
177 B
XML

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