strings.xml
400 Bytes
<resources>
<string name="app_name">ExpressScanner</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="title_activity_base">BaseActivity</string>
<string name="service_bind_success">服务绑定成功</string>
<string name="service_bind_fail">服务绑定失败</string>
</resources>