Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not be not-clickable #94

Open
MahyoHassan opened this issue Dec 7, 2021 · 1 comment
Open

Can not be not-clickable #94

MahyoHassan opened this issue Dec 7, 2021 · 1 comment

Comments

@MahyoHassan
Copy link

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

@LittleYellowFish
Copy link

set "app:srb_isIndicator="true"",not "android:isIndicator="true""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants