mirror of
https://github.com/pachli/pachli-android.git
synced 2025-02-01 09:57:16 +01:00
c30a2ea137
Provde an `appTheme` property in `SharedPreferenceRepository` to manage read access, simplifying calling code. Update `PreferenceEnum.from` to check the `value` property of the enum first. Fixes #950