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

How to set image file from bitmap #22

Open
senaacls opened this issue Apr 4, 2019 · 1 comment
Open

How to set image file from bitmap #22

senaacls opened this issue Apr 4, 2019 · 1 comment

Comments

@senaacls
Copy link

senaacls commented Apr 4, 2019

I have image from server then convert to bitmap

how to set value -> luckywheelitem.icon from bitmap

thank you

@buutqn
Copy link
Contributor

buutqn commented Apr 11, 2019

  1. add field Bitmap in item class
  2. change the method onDraw in the class PielView to get the Bitmap if != null instead of icon

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