All Projects → kanytu → custom-rating-bar

kanytu / custom-rating-bar

Licence: other
A custom rating bar that will resize all the starts to the current view.

Programming Languages

java
68154 projects - #9 most used programming language

custom-rating-bar

A custom rating bar that will resize all the stars to the current view.

Attributes:

    app:maxStars - number of stars   

    app:starOff  - drawable for off star
    
    app:starOn   - drawable for on star

    app:starHalf - drawable for half star
    
    app:starPadding - dps for star padding
    
    app:stars    - current star value
    
    app:onlyForDisplay - sets the touch events off(true) or on(false)

	app:halfStars - sets the granularity of the rating bar between 0.5 and 1 (true and false)       

Result:

alt tag

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].