mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 19:56:32 +00:00
Rename code style with habitica
Having it as AndroidStyle may overlap with a style from a user´
This commit is contained in:
parent
af80d60ee1
commit
62b73bbccf
2 changed files with 2 additions and 2 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
|
|
@ -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'."
|
||||
|
|
|
|||
Loading…
Reference in a new issue