mirror of
https://github.com/revanced/ARSCLib.git
synced 2025-05-02 07:04:27 +02:00
correction on comment set attributes indent scale #9
This commit is contained in:
parent
94c143ca72
commit
040475a936
@ -434,7 +434,6 @@ public class XMLElement extends XMLNode{
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param indentScale scale of attributes indent relative to element tag start
|
* @param indentScale scale of attributes indent relative to element tag start
|
||||||
* - when less than 0.0f indenting will be off and no new line
|
|
||||||
*/
|
*/
|
||||||
public void setAttributesIndentScale(float indentScale){
|
public void setAttributesIndentScale(float indentScale){
|
||||||
setAttributesIndentScale(indentScale, true);
|
setAttributesIndentScale(indentScale, true);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user