summaryrefslogtreecommitdiff
path: root/.idea/codeStyles
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-03-03 10:24:56 -0300
committerTorsten Grote <t@grobox.de>2020-03-03 10:24:56 -0300
commita9fd9aa024d1cafe50be76eb2ca6a818bce38862 (patch)
tree8657d8c9605683931ca166d6ae7d2ea2d526298b /.idea/codeStyles
parent5f57c48b526f7f297e307851135fc52a5ea23ab3 (diff)
downloadwallet-android-a9fd9aa024d1cafe50be76eb2ca6a818bce38862.tar.gz
wallet-android-a9fd9aa024d1cafe50be76eb2ca6a818bce38862.tar.bz2
wallet-android-a9fd9aa024d1cafe50be76eb2ca6a818bce38862.zip
Clean up MainActivity and unregister receivers to not leak them
This also reduces the scope of files that get an automatic copyright header.
Diffstat (limited to '.idea/codeStyles')
-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 a705caf..fad1c60 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -1,8 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
- <AndroidXmlCodeStyleSettings>
- <option name="ARRANGEMENT_SETTINGS_MIGRATED_TO_191" value="true" />
- </AndroidXmlCodeStyleSettings>
<JetCodeStyleSettings>
<option name="NAME_COUNT_TO_USE_STAR_IMPORT" value="2147483647" />
<option name="NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS" value="2147483647" />