diff --git a/.gitignore b/.gitignore index 88743f15..aeb02426 100644 --- a/.gitignore +++ b/.gitignore @@ -240,4 +240,7 @@ Network Trash Folder Temporary Items .apdisk -# End of https://www.gitignore.io/api/java,macos,android,androidstudio \ No newline at end of file +# End of https://www.gitignore.io/api/java,macos,android,androidstudio +.idea +app.iml +magicindicator.iml diff --git a/.idea/gradle.xml b/.idea/gradle.xml deleted file mode 100644 index 2996d531..00000000 --- a/.idea/gradle.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 52ad187c..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 86e904b1..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460d..00000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddf..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/app/app.iml b/app/app.iml deleted file mode 100644 index 52181e7a..00000000 --- a/app/app.iml +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/local.properties b/local.properties index 24626b1c..4aa54f21 100644 --- a/local.properties +++ b/local.properties @@ -4,6 +4,6 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Mon Feb 25 09:53:04 CST 2019 +#Sun Jun 14 12:46:25 CST 2020 ndk.dir=/Users/SherlockHolmes/Library/Android/sdk/ndk-bundle -sdk.dir=/Users/SherlockHolmes/Library/Android/sdk +sdk.dir=D\:\\Android\\Sdk diff --git a/magicindicator/magicindicator.iml b/magicindicator/magicindicator.iml deleted file mode 100644 index e0c642a6..00000000 --- a/magicindicator/magicindicator.iml +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file