mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-23 10:17:33 +01:00
add todo
This commit is contained in:
parent
68c1809a48
commit
87e39c4bb9
@ -75,6 +75,7 @@ final public class AndrolibResources {
|
|||||||
sKeepBroken);
|
sKeepBroken);
|
||||||
ResPackage pkg = null;
|
ResPackage pkg = null;
|
||||||
|
|
||||||
|
// @todo handle multiple packages using findPackageWithMostResSpecs()
|
||||||
switch (pkgs.length) {
|
switch (pkgs.length) {
|
||||||
case 1:
|
case 1:
|
||||||
pkg = pkgs[0];
|
pkg = pkgs[0];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user