android studio 3.0 build错误
2017-10-30 本文已影响0人
逝水ly
问题描述:
Error:(2556) style attribute '@android:attr/windowEnterAnimation' not found.
Error:(2557) style attribute '@android:attr/windowExitAnimation' not found.
解决办法:
在Project/gradle.properties中添加 android.enableAapt2=false