mirror of
https://github.com/nextcloud/android.git
synced 2024-11-28 18:28:59 +03:00
Code style: remove autowrap false option
The IDE keeps removing it on every refresh, and it gets annoying. Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
This commit is contained in:
parent
694b8fda56
commit
12e50f31a0
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
||||||
</value>
|
</value>
|
||||||
</option>
|
</option>
|
||||||
<option name="RIGHT_MARGIN" value="120" />
|
<option name="RIGHT_MARGIN" value="120" />
|
||||||
<option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="false" />
|
|
||||||
<JavaCodeStyleSettings>
|
<JavaCodeStyleSettings>
|
||||||
<option name="IMPORT_LAYOUT_TABLE">
|
<option name="IMPORT_LAYOUT_TABLE">
|
||||||
<value>
|
<value>
|
||||||
|
|
Loading…
Reference in a new issue