Skip to content

Memory leak in SharedPreferenceHelper #34

Description

@ehsan6sha

1- Do not place Android context classes in static fields (static reference to SharedPreferenceHelper which has field context pointing to Context); this is a memory leak

2- Do not place Android context classes in static fields; this is a memory leak

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions