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

CUSTOM PNGS OR IMAGES FOR WHEELVIEW ITEMS INSTEAD OF TEXT #44

Closed
sivaskvs opened this issue Mar 8, 2017 · 2 comments
Closed

CUSTOM PNGS OR IMAGES FOR WHEELVIEW ITEMS INSTEAD OF TEXT #44

sivaskvs opened this issue Mar 8, 2017 · 2 comments

Comments

@sivaskvs
Copy link

sivaskvs commented Mar 8, 2017

How can i add custom images in background of each item in wheelview instead of texts like 1,2,3.
untitled
how to add png images instead of text like 1,2,3 in the above image.

@LukeDeighton
Copy link
Owner

The wheel items are drawables, so anything you can do with drawables can be put here including https://developer.android.com/reference/android/graphics/drawable/BitmapDrawable.html

@omidraha
Copy link

Is there a sample code for that?

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

3 participants