error: style attribute '@android:attr/windowEnterAnimation' not found
生活随笔
收集整理的這篇文章主要介紹了
error: style attribute '@android:attr/windowEnterAnimation' not found
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
是的在導入一個依賴的時候又報錯了,除了上面這個下面還有幾句類似的,解決方法很簡單
在gradle.properties這個文件中添加如下一行代碼即可:
android.enableAapt2=false- 1
這條語句關閉了Aapt2編譯。?
總結
以上是生活随笔為你收集整理的error: style attribute '@android:attr/windowEnterAnimation' not found的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 已安装nginx动态添加模块
- 下一篇: Google编程题:最小操作数