Initial commit

This commit contains Fragment + ViewModel template from Android Studio
This commit is contained in:
Kirill Kamakin
2021-11-06 22:28:14 +03:00
commit 8bae6205b9
41 changed files with 851 additions and 0 deletions

6
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="11" />
</component>
</project>