-
Notifications
You must be signed in to change notification settings - Fork 80
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
How to set custom drawable for thumb? #86
Comments
Hi @drunkendaddy, drawable for thumbs is more complicated than a just image See here for API19 and lower: And docs from Android guide: |
just use |
Is it possible to use, for example, gradient image as a source for thumb?
` |
I tried:
but not working. thumb is not showing.
The text was updated successfully, but these errors were encountered: