Merge "Fix codestyle for switch statements." into lmp-dev

This commit is contained in:
Deepanshu Gupta
2015-03-02 19:37:30 +00:00
committed by Android (Google) Code Review

View File

@@ -40,7 +40,6 @@
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
</XML>
<codeStyleSettings language="JAVA">
<option name="INDENT_CASE_FROM_SWITCH" value="false" />
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
<option name="CALL_PARAMETERS_WRAP" value="1" />
<option name="METHOD_PARAMETERS_WRAP" value="1" />