mirror of
https://github.com/revanced/ARSCLib.git
synced 2025-05-01 22:54:26 +02:00
fix error
This commit is contained in:
parent
6738d973ec
commit
1fd12390a8
@ -59,7 +59,6 @@ public class ResXmlAttributeArray extends BlockArray<ResXmlAttribute>
|
|||||||
}
|
}
|
||||||
private void refreshStart(){
|
private void refreshStart(){
|
||||||
Block parent=getParent();
|
Block parent=getParent();
|
||||||
clearChildes();
|
|
||||||
if(parent==null){
|
if(parent==null){
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user