mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-12 23:49:25 +01:00
fixed regression introduced in: b149d7bd49
This commit is contained in:
parent
c29dffe554
commit
848f0d6b5f
@ -130,7 +130,7 @@ public class XmlPullStreamDecoder implements ResStreamDecoder {
|
||||
}
|
||||
}
|
||||
|
||||
return resTable.getAnalysisMode();
|
||||
return ! resTable.getAnalysisMode();
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user