diff --git a/.gradle/6.5/executionHistory/executionHistory.bin b/.gradle/6.5/executionHistory/executionHistory.bin index b131701..e21c41e 100644 Binary files a/.gradle/6.5/executionHistory/executionHistory.bin and b/.gradle/6.5/executionHistory/executionHistory.bin differ diff --git a/.gradle/6.5/executionHistory/executionHistory.lock b/.gradle/6.5/executionHistory/executionHistory.lock index 2867f27..30c52cd 100644 Binary files a/.gradle/6.5/executionHistory/executionHistory.lock and b/.gradle/6.5/executionHistory/executionHistory.lock differ diff --git a/.gradle/6.5/fileHashes/fileHashes.bin b/.gradle/6.5/fileHashes/fileHashes.bin index f6a5697..569819b 100644 Binary files a/.gradle/6.5/fileHashes/fileHashes.bin and b/.gradle/6.5/fileHashes/fileHashes.bin differ diff --git a/.gradle/6.5/fileHashes/fileHashes.lock b/.gradle/6.5/fileHashes/fileHashes.lock index 44a6b56..986b4d1 100644 Binary files a/.gradle/6.5/fileHashes/fileHashes.lock and b/.gradle/6.5/fileHashes/fileHashes.lock differ diff --git a/.gradle/6.5/fileHashes/resourceHashesCache.bin b/.gradle/6.5/fileHashes/resourceHashesCache.bin index 3a50eab..ac9f2f0 100644 Binary files a/.gradle/6.5/fileHashes/resourceHashesCache.bin and b/.gradle/6.5/fileHashes/resourceHashesCache.bin differ diff --git a/.gradle/6.5/javaCompile/classAnalysis.bin b/.gradle/6.5/javaCompile/classAnalysis.bin index ebe6463..a80b21f 100644 Binary files a/.gradle/6.5/javaCompile/classAnalysis.bin and b/.gradle/6.5/javaCompile/classAnalysis.bin differ diff --git a/.gradle/6.5/javaCompile/jarAnalysis.bin b/.gradle/6.5/javaCompile/jarAnalysis.bin index ad7e7e0..67ffad5 100644 Binary files a/.gradle/6.5/javaCompile/jarAnalysis.bin and b/.gradle/6.5/javaCompile/jarAnalysis.bin differ diff --git a/.gradle/6.5/javaCompile/javaCompile.lock b/.gradle/6.5/javaCompile/javaCompile.lock index f77e3a5..eb717d6 100644 Binary files a/.gradle/6.5/javaCompile/javaCompile.lock and b/.gradle/6.5/javaCompile/javaCompile.lock differ diff --git a/.gradle/6.5/javaCompile/taskHistory.bin b/.gradle/6.5/javaCompile/taskHistory.bin index 6f679d9..599fb86 100644 Binary files a/.gradle/6.5/javaCompile/taskHistory.bin and b/.gradle/6.5/javaCompile/taskHistory.bin differ diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock index cbaacd8..09d53a3 100644 Binary files a/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/.gradle/buildOutputCleanup/outputFiles.bin b/.gradle/buildOutputCleanup/outputFiles.bin index 83a69d2..5ce2106 100644 Binary files a/.gradle/buildOutputCleanup/outputFiles.bin and b/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..ccfe985 --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +MaterialDesign \ No newline at end of file diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 27d5788..2bd4609 100644 Binary files a/.idea/caches/build_file_checksums.ser and b/.idea/caches/build_file_checksums.ser differ diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..61a9130 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml new file mode 100644 index 0000000..23a89bb --- /dev/null +++ b/.idea/gradle.xml @@ -0,0 +1,22 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml new file mode 100644 index 0000000..a5f05cd --- /dev/null +++ b/.idea/jarRepositories.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..d5d35ec --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/app/MaterialDesign.app.iml b/.idea/modules/app/MaterialDesign.app.iml index 1d8019b..ec8295a 100644 --- a/.idea/modules/app/MaterialDesign.app.iml +++ b/.idea/modules/app/MaterialDesign.app.iml @@ -82,6 +82,20 @@ + + + + + + + + + + + + + + @@ -151,19 +165,5 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 19d0c56..588c756 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -9,12 +9,26 @@