SimpleRatingBar icon indicating copy to clipboard operation
SimpleRatingBar copied to clipboard

Open source project which features a simple yet powerful RatingBar alternative to Android's default

Results 17 SimpleRatingBar issues
Sort by recently updated
recently updated
newest added

Hi, Firstly, thanks for a great library, this is so much better than standard RatingBar. My question is: is it possible to style this SimpleRatingBar in a style resource file?...

Greetings, Im a graphics designer here on Github and I would like to ask for your permission to design for your logo/icon that you maybe used for your future plans...

Hey! first of all, great library, super flexible and easy to customize. I'm trying to add a `SimpleRatingBar` view as part of an item in a RecylerView. ``` @ModelProp fun...

The rating bar is not recognised by accessibility helpers such as TalkBack and thus is not selectable. Users should be able to select the rating bar when using touch exploration...

Hello, I encounter a strange behavior with `app:srb_starSize` and `app:srb_starsSeparation`. I've created a layout with value `42dp` for both of these values, displaying 5 stars. That perfectly render on Nexus7...

thank your great library.i use it in my app.i have a demo. ``` ``` my app xml must be RelativeLayout, so my demo use RelativeLayout.When I click button the test_view...

Is it possible?

enhancement