Hello all i need to perform Ratings in my application... SO i need to create custom Ratings bar... Can Anyone Help me in this?
You can create custom material rating bar by defining drawable xml using material icon of your choice and then applying custom drawable to rating bar using progressDrawable attribute.
For infomration about customizing rating bar see http://www.zoftino.com/android-ratingbar-and-custom-ratingbar-example
Below drawable xml uses thumbs up icon for rating bar.
-
-
-