Skip to content

Memory leak in SharedPreferenceHelper #34

@ehsan6sha

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions