Skip to content

Crash in ReaderPostDetail accessing resources #1351

@nbradbury

Description

@nbradbury

Crashlytics shows 31 crashes here, where getPostHtml() first calls getResources().

Problem occurs when getPostHtml() is called before the activity is attached to the fragment, resulting in IllegalStateException trying to access the resources.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions