Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartToolFactory committed May 23, 2022
1 parent 20e5594 commit cef2661
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and color Palettes and profiles
using [Palette API](https://developer.android.com/training/material/palette-colors)
and [Compose ImageCropper library](https://github.com/SmartToolFactory/Compose-Image-Cropper)


</br>

| Screen | Image |
| ----------|-----------|
| <img src="./screenshot/screen_detector.gif"/>| <img src="./screenshot/image_detector.gif"/> |

## Gradle Setup

To get a Git project into your build:
Expand All @@ -31,12 +38,6 @@ dependencies {
}
```

</br>

| Screen | Image |
| ----------|-----------|
| <img src="./screenshot/screen_detector.gif"/>| <img src="./screenshot/image_detector.gif"/> |

## ScreenColorDetector

`ScreenColorDetector` uses `ImageWithThumbnail`
Expand Down

0 comments on commit cef2661

Please sign in to comment.