aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.idea/codeStyles/Project.xml
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-02-12 19:46:01 +0530
committerJason A. Donenfeld <Jason@zx2c4.com>2020-02-12 15:23:53 +0100
commitd25702d99ded6946608713e670c6a6ce323f8f87 (patch)
treeb4b37cdfb9fd7b33125883fe9063d1c4d93cac65 /.idea/codeStyles/Project.xml
parentAttribute: remove need for android TextUtils (diff)
downloadwireguard-android-d25702d99ded6946608713e670c6a6ce323f8f87.tar.xz
wireguard-android-d25702d99ded6946608713e670c6a6ce323f8f87.zip
Implement custom theming to match Google's AOSP design
Closes: #4 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to '')
-rw-r--r--.idea/codeStyles/Project.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
index 1349f8cc..4a46ec8f 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -29,9 +29,6 @@
<emptyLine />
</value>
</option>
- <AndroidXmlCodeStyleSettings>
- <option name="ARRANGEMENT_SETTINGS_MIGRATED_TO_191" value="true" />
- </AndroidXmlCodeStyleSettings>
<JavaCodeStyleSettings>
<option name="GENERATE_FINAL_LOCALS" value="true" />
<option name="GENERATE_FINAL_PARAMETERS" value="true" />