I want to implement a custom RatingBar in my workout app. The bar should have 4 stars and a stepsize of 1. The layout looks like this:
Don't call super.onDraw- that will draw the normal stars. From there, what else doesn't work?