配置resConfigs. 如果APP支持中文,可以配置resConfigs,只支持中文. android {n defaultConfig {n ...n //語言資源,只支持中文n resConfigs "zh"n } ...
確定! 回上一頁