Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a914-gowtham authored Sep 6, 2024
1 parent 3473b3b commit 8dd500e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Compose-Ratingbar
A ratingbar for jetpack compose
* Forked from [compose-rating-bar](https://github.com/jsachica/compose-rating-bar)

[![](https://jitpack.io/v/a914-gowtham/compose-ratingbar.svg)](https://jitpack.io/#a914-gowtham/compose-ratingbar)
[![Maven Central](https://img.shields.io/maven-central/v/io.github.a914-gowtham/compose-ratingbar.svg?label=mavenCentral)](https://search.maven.org/artifact/io.github.a914-gowtham/compose-ratingbar/1.1.0/aar)
Expand Down Expand Up @@ -80,7 +81,6 @@ Icon can be changed using ```painterEmpty``` ```painterFilled``` params.
)
```
## Library Info
* Forked from [compose-rating-bar](https://github.com/jsachica/compose-rating-bar)
* Current version of the library only supports Stepsize 1f and 0.5f when click or drag. However, Initial Rating value could be any float value like 3.8 etc.

## Show some ❤ and support
Expand Down

0 comments on commit 8dd500e

Please sign in to comment.