References to other resources are not supported by build-time PNG generation

前端 未结 8 2000
陌清茗
陌清茗 2020-12-12 11:25

AndroidStudio 3.0 / Android Gradle plugin 3.0


  

8条回答
  •  独厮守ぢ
    2020-12-12 12:19

    Do not use colorReference at fillColor attribute in Vector drawable just use hexa code

    use like this

    
    
    

    instead of this

    
    
    

提交回复
热议问题