mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-11 21:37:47 +01:00
13e356f2ef
Starting with the version 28.0.3 of the Android SDK build tools, the internal ids of the items of an array bag seems to have changed. Because of those changes, array resources were no longer decoded correctly. They were decoded as style resources. Instead of using the id of the first item within a resource bag, the name of the res type spec is now used to choose the correct resource bag value to create. Note: a list of "legal names" for resource types can be found in the source code of aapt2. |
||
---|---|---|
.. | ||
src | ||
build.gradle |