Merge "Fix codestyle for switch statements." into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
369ad57b00
1
tools/layoutlib/.idea/codeStyleSettings.xml
generated
1
tools/layoutlib/.idea/codeStyleSettings.xml
generated
@@ -40,7 +40,6 @@
|
|||||||
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
|
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
|
||||||
</XML>
|
</XML>
|
||||||
<codeStyleSettings language="JAVA">
|
<codeStyleSettings language="JAVA">
|
||||||
<option name="INDENT_CASE_FROM_SWITCH" value="false" />
|
|
||||||
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
|
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
|
||||||
<option name="CALL_PARAMETERS_WRAP" value="1" />
|
<option name="CALL_PARAMETERS_WRAP" value="1" />
|
||||||
<option name="METHOD_PARAMETERS_WRAP" value="1" />
|
<option name="METHOD_PARAMETERS_WRAP" value="1" />
|
||||||
|
|||||||
Reference in New Issue
Block a user