Skip to content

How to set custom drawable for thumb? #86

@drunkendaddy

Description

@drunkendaddy

I tried:

slider.getThumb(0).setThumb(ContextCompat.getDrawable(getContext(),
                R.drawable.slider_thumb_bg));
slider.getThumb(1).setThumb(ContextCompat.getDrawable(getContext(),
                R.drawable.slider_thumb_bg));

but not working. thumb is not showing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions