-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Description
I am trying to show it in a RecyclerView as a view (not editable) but its not working , i tried those attributes but none of them worked
android:focusable="false"
android:clickable="false"
android:isIndicator="true"
android:focusableInTouchMode="false"
app:srb_clickable="false"
I also tried (ratingBar.setFocusable (false)) from the code and it still no changes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels