This commit is contained in:
2018-07-23 18:16:32 +02:00
parent 5bcbfaf206
commit d1f2b808c7
52 changed files with 1643 additions and 152 deletions

View File

@@ -18,7 +18,7 @@
<PersistentState>
<option name="values">
<map>
<entry key="url" value="jar:file:/C:/Program%20Files/Android/Android%20Studio/plugins/android/lib/android.jar!/images/material_design_icons/action/ic_info_black_24dp.xml" />
<entry key="url" value="jar:file:/C:/Program%20Files/Android/Android%20Studio/plugins/android/lib/android.jar!/images/material_design_icons/navigation/ic_close_black_24dp.xml" />
</map>
</option>
</PersistentState>
@@ -29,11 +29,9 @@
<option name="values">
<map>
<entry key="color" value="ffffff" />
<entry key="height" value="78" />
<entry key="outputName" value="ic_info_78dp" />
<entry key="outputName" value="ic_close_new_24dp" />
<entry key="overrideSize" value="true" />
<entry key="sourceFile" value="C:\Users\GiuseppeS" />
<entry key="width" value="78" />
</map>
</option>
</PersistentState>

Binary file not shown.

8
.idea/kotlinc.xml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinCommonCompilerArguments">
<option name="errors">
<ArgumentParseErrors />
</option>
</component>
</project>