Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
commandiron committed Aug 22, 2022
2 parents a65eb4e + 9f54a9a commit bc14efb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Android Jetpack Compose implementation of [SpinKit](https://tobiasahlin.com/spin

|Preview|
|-------|
|<img src="https://user-images.githubusercontent.com/50905347/185809978-83dda286-b898-4653-975f-4b44843767f6.gif" width="232" height="232">|
|<img src="https://user-images.githubusercontent.com/50905347/185885360-4b7b0d26-3230-4969-8c0f-a222e9bb9730.gif" width="230" height="230">|

## Setup
1. Open the file `settings.gradle` (it looks like that)
Expand Down Expand Up @@ -42,5 +42,5 @@ dependencies {
|<img src="https://user-images.githubusercontent.com/50905347/184549209-f5503455-6803-48f3-9db4-d0104027f411.gif" width="115" height="115">|```ChasingTwoDots()```|<img src="https://user-images.githubusercontent.com/50905347/184549212-777076df-76e8-4e0f-9251-d7c5eb0b362e.gif" width="115" height="115">|```ThreeBounce()```|
|<img src="https://user-images.githubusercontent.com/50905347/185810357-9a841c3c-eb07-4d73-8c39-09a7887f9fdc.gif" width="115" height="115">|```Circle()```|<img src="https://user-images.githubusercontent.com/50905347/185810359-5ac09d83-cc35-47f2-86c8-b9419fa8ebff.gif" width="115" height="115">|```CubeGrid()```|
|<img src="https://user-images.githubusercontent.com/50905347/185810361-f95bb491-cb84-4427-bb7c-a84f3dc4a5d7.gif" width="115" height="115">|```FadingCircle()```|<img src="https://user-images.githubusercontent.com/50905347/185810362-48ff244f-d1d9-43a0-96d8-a36ecf547daa.gif" width="115" height="115">|```FoldingCube()```|
|<img src="https://user-images.githubusercontent.com/50905347/184554277-50a2ee51-2a17-4e22-9466-ddd0fcad9832.png" width="115" height="115">|```InstaSpinner()```|<img src="https://user-images.githubusercontent.com/50905347/184554278-fbd17d1f-f5f3-4750-8eb7-cac7ef54f3f1.gif" width="115" height="115">|```LoadingBar()```|
|<img src="https://user-images.githubusercontent.com/50905347/185886487-a1a240ec-6469-4371-b286-2a68f3dd419b.gif" width="115" height="115">|```InstaSpinner()```|<img src="https://user-images.githubusercontent.com/50905347/184554278-fbd17d1f-f5f3-4750-8eb7-cac7ef54f3f1.gif" width="115" height="115">|```LoadingBar()```|
|<img src="https://user-images.githubusercontent.com/50905347/184554279-298c17df-b8f4-498c-bdf5-b6f81c16ffbe.gif" width="115" height="115">|```LoadingDots()```|

0 comments on commit bc14efb

Please sign in to comment.