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

Crash when loading thumbnail image #168

Open
hossain-khan opened this issue Mar 12, 2017 · 0 comments
Open

Crash when loading thumbnail image #168

hossain-khan opened this issue Mar 12, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@hossain-khan
Copy link
Owner

Reported via google play console ...

Last reported
Yesterday, 23:38
Reports this week
2
Reports total
3
Application version

19
3
Android version

Android 7.0
3
Device
SHIELD Android TV (foster) 3

java.lang.IllegalStateException: Must attach before setting background drawable
	at android.support.v17.leanback.app.BackgroundManager.setDrawableInternal(BackgroundManager.java:993)
	at android.support.v17.leanback.app.BackgroundManager.setDrawable(BackgroundManager.java:988)
	at info.hossainkhan.dailynewsheadlines.utils.PicassoImageTarget.onBitmapFailed(Unknown Source)
	at com.squareup.picasso.TargetAction.error(TargetAction.java:49)
	at com.squareup.picasso.Picasso.deliverAction(Picasso.java:563)
	at com.squareup.picasso.Picasso.complete(Picasso.java:510)
	at com.squareup.picasso.Picasso$1.handleMessage(Picasso.java:117)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:154)
	at android.app.ActivityThread.main(ActivityThread.java:6120)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)
@hossain-khan hossain-khan added this to the v2.0 milestone Mar 12, 2017
@hossain-khan hossain-khan self-assigned this Mar 12, 2017
@hossain-khan hossain-khan added this to TODO in Release v2.0 Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant