Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit 11068c7

Browse files
author
Chuck Greb
committed
Updates XML continuation indent from 8 to 4 spaces
1 parent 31e6122 commit 11068c7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

configs/codestyles/ButtonAndroid.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,9 @@
260260
<option name="PARENT_SETTINGS_INSTALLED" value="true" />
261261
</codeStyleSettings>
262262
<codeStyleSettings language="XML">
263+
<indentOptions>
264+
<option name="CONTINUATION_INDENT_SIZE" value="4" />
265+
</indentOptions>
263266
<arrangement>
264267
<rules>
265268
<section>

0 commit comments

Comments
 (0)