Rename code style with habitica

Having it as AndroidStyle may overlap with a style from a user´
This commit is contained in:
Daniel Gomez Rico 2017-10-12 19:28:29 -05:00
parent af80d60ee1
commit 62b73bbccf
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'."