strings.xml 404 Bytes
<resources>
    <string name="app_name">快递管理系统</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>