Merge pull request #812 from caipivara/feature/rename-android-style

Rename code style with habitica
This commit is contained in:
Phillip Thelen 2017-10-23 13:32:14 +02:00 committed by GitHub
commit 4c8e92bdff
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<code_scheme name="AndroidStyle">
<code_scheme name="HabiticaAndroidStyle">
<option name="JAVA_INDENT_OPTIONS">
<value>
<option name="INDENT_SIZE" value="4" />

View file

@ -21,4 +21,4 @@ done
echo "Done."
echo ""
echo "Restart IntelliJ and/or AndroidStudio, go to preferences, and apply 'AndroidStyle'."
echo "Restart IntelliJ and/or AndroidStudio, go to preferences, and apply 'HabiticaAndroidStyle'."