Blame view

android/GameSDKSample/res/values/strings.xml 224 Bytes
535d080be   张洪涛   add android
1
2
3
4
5
6
7
8
  <?xml version="1.0" encoding="utf-8"?>
  <resources>
  
      <string name="app_name">LoginSDKSample</string>
      <string name="hello_world">Hello world!</string>
      <string name="action_settings">Settings</string>
  
  </resources>