Skip to content

Make settings keys directly related to settings.xml #48

@Makman2

Description

@Makman2

The code file Settings.java contains the key names of the settings used in the PreferenceFragment.
The keys should be defined in a new strings XML file and also their defaults. Settings.java loads the resources at static constructor (or if possible in the same line as the constants get defined) and the PreferenceFragment just addresses the resources.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions