Using Rating Bar In Android
I have a rating Bar Copy
Also, try to add those to make it not editable:
android:isIndicator="true"android:focusable="false"android:clickable="false"
Post a Comment for "Using Rating Bar In Android"