Skip to content

Bypassing AppPreferences in BaseActivity #4791

@ezaquarii

Description

@ezaquarii

Actual behaviour

BaseActivity uses SharedPreferences directly and cherry-picks private implementation details from AppPreferencesImpl.

Expected behaviour

Application should use application abstraction AppPreferences.
AppPreferencesImpl is private implementation and shall not be touched.

Steps to reproduce

This regression has been introduced in 1615130 and c1aa005

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions