Fix Loading Animation
This commit is contained in:
parent
f72938cffb
commit
d0243477fa
2 changed files with 63 additions and 38 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
/.gradle/config.properties
|
||||
/.idea/vcs.xml
|
||||
/gradle/
|
||||
/local.properties
|
||||
/.idea/.gitignore
|
||||
/.gradle/8.4/checksums/checksums.lock
|
||||
/.gradle/8.4/fileHashes/fileHashes.lock
|
||||
/.idea/gradle.xml
|
||||
/.idea/migrations.xml
|
||||
/.idea/misc.xml
|
||||
/.gradle/
|
||||
/.idea/
|
||||
/.fleet/
|
||||
/composeApp/build/
|
||||
build/reports/
|
||||
Loading…
Add table
Add a link
Reference in a new issue