library Module 的 build.gradle 中设置资源前缀


android {
  resourcePrefix "<前缀>"
}