Gradle: How to merge Android manifest files for different buildTypes which need the same Activity, but with different intent-filters

后端 未结 3 1287
野趣味
野趣味 2020-12-05 05:47

so I\'m trying to use gradle to create a separate buildType, but that buildType needs to use different characteristics for the same Activity. In this case, my splash activit

3条回答
提交回复
热议问题