Home > Mobile >  Questions about windowEnterAnimation can't find
Questions about windowEnterAnimation can't find

Time:10-16

AGPBI: {" kind ":" error ", "text" : "error: style attribute \ u0027 @ android: attr/windowEnterAnimation \ u0027 not found", "sources" : [{" file ":" E: \ \ Claugn \ \ caches \ \ \ \ files transforms - 1-1.1 \ \ appcompat - v7-27.1.1. Aar \ \ eda6d66f50b106050d938522f2b43bfa \ \ res \ \ values \ \ values XML ", "position" : {" startLine: "1447," startColumn ": 4," startOffset: "104358," endLine: "1504," endColumn ": 12," endOffset ": 108697}}]," the original ":" ", "tool" : "AAPT"}
AGPBI: {" kind ":" error ", "text" : "error: style attribute \ u0027 @ android: attr/windowExitAnimation \ u0027 not found", "sources" : [{" file ":" E: \ \ Claugn \ \ caches \ \ \ \ files transforms - 1-1.1 \ \ appcompat - v7-27.1.1. Aar \ \ eda6d66f50b106050d938522f2b43bfa \ \ res \ \ values \ \ values XML ", "position" : {" startLine: "1447," startColumn ": 4," startOffset: "104358," endLine: "1504," endColumn ": 12," endOffset ": 108697}}]," the original ":" ", "tool" : "AAPT"}



I import a package to prompt this mistake after my Project, and then after I baidu, solutions to the following "in the Project/gradle. Add android properties. EnableAapt2=false" after I add this code, the above error will disappear, but there are more errors, as shown in figure:



I ask why is this?

CodePudding user response:

No one reply
  • Related