changed project structure so that they make sense

Font tester tool (GDX only) is coming!
This commit is contained in:
minjaesong
2018-07-26 05:10:25 +09:00
parent 42e4ae298b
commit 379c84c22e
30 changed files with 476 additions and 2040 deletions

9
.idea/codeStyles/Project.xml generated Normal file
View File

@@ -0,0 +1,9 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<codeStyleSettings language="kotlin">
<option name="ELSE_ON_NEW_LINE" value="true" />
<option name="CATCH_ON_NEW_LINE" value="true" />
<option name="FINALLY_ON_NEW_LINE" value="true" />
</codeStyleSettings>
</code_scheme>
</component>