Files
Android-OpenGL-Simple/第2章 游戏开发基础知识/Sample2_5/res/values/strings.xml
2022-09-19 18:05:01 +08:00

6 lines
178 B
XML

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