mirror of
https://github.com/revanced/Apktool.git
synced 2025-02-11 03:16:47 +01:00
fixed regression introduced in: b149d7bd495db35a373e3b84cf77e52cd09d5b0b
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…
x
Reference in New Issue
Block a user