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

Only showing images set with android:src attribute #1

Closed
tpfaff opened this issue Dec 28, 2016 · 3 comments
Closed

Only showing images set with android:src attribute #1

tpfaff opened this issue Dec 28, 2016 · 3 comments

Comments

@tpfaff
Copy link

tpfaff commented Dec 28, 2016

I'm trying to have all of my viewholders in a recyclerview use the same gyroscopeobserver instance. I set the observer in the onCreateViewHolder method. I load an image into the imageview in the viewholder with picasso. My images don't show up, it's just black. Images are loading fine with a standard imageview. If i set a static image using the android:src attribute, everything is working fine.

@gjiazhe
Copy link
Owner

gjiazhe commented Dec 28, 2016

I tried it just now, but it works well for me with Picasso .
Please give me the sample code if possible.
Thanks.

@tpfaff
Copy link
Author

tpfaff commented Dec 28, 2016

Thanks, I'll get you a sample tomorrow.

@gjiazhe
Copy link
Owner

gjiazhe commented Dec 30, 2016

Hi, @tpfaff.
Do you solved this?
I'll close this issue because the lib works well for me with Picasso.
If you still have problems, comment again.
Thanks for using this library.

@gjiazhe gjiazhe closed this as completed Dec 30, 2016
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