You can configure the build.gradle file to specify which resource you want to keep. For example: defaultConfig { // ... resConfigs "en", "de", "it ...
確定! 回上一頁