FlyingPumba / SimpleRatingBar

Open source project which features a simple yet powerful RatingBar alternative to Android's default
Apache License 2.0
1.03k stars 142 forks source link

Customizing star shape #14

Open nerdymax opened 8 years ago

nerdymax commented 8 years ago

Is it possible?

FlyingPumba commented 8 years ago

Hi, what kind of customization would you want ?

nerdymax commented 8 years ago

For example a star that has different angles between edges. There are many different types of five-pointed stars, as you know.

FlyingPumba commented 8 years ago

Ok, but do you need anything in particular ? Or just think this would be a good feature ? Shape customization is a bit tricky:

nerdymax commented 8 years ago

Well, it would be great if I can at least customize distance from the star center to the nearest five points, so that we can implement "fat" and "slim" stars.