We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501f4d7 commit 29e0e94Copy full SHA for 29e0e94
configs/codestyles/SquareAndroid.xml
@@ -71,6 +71,11 @@
71
<option name="ENUM_CONSTANTS_WRAP" value="1" />
72
<AndroidXmlCodeStyleSettings>
73
<option name="USE_CUSTOM_SETTINGS" value="true" />
74
+ <option name="LAYOUT_SETTINGS">
75
+ <value>
76
+ <option name="INSERT_LINE_BREAK_AFTER_LAST_ATTRIBUTE" value="true" />
77
+ </value>
78
+ </option>
79
</AndroidXmlCodeStyleSettings>
80
<JavaCodeStyleSettings>
81
<option name="CLASS_NAMES_IN_JAVADOC" value="3" />
0 commit comments