Skip to content

Can not be not-clickable #94

@MahyoHassan

Description

@MahyoHassan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions