cioccarellia / ksprefs

Kotlin SharedPreferences wrapper & cryptographic android library.
https://cioccarellia.github.io/ksprefs/
Apache License 2.0
228 stars 22 forks source link

Different initialization classes #12

Closed cioccarellia closed 4 years ago

cioccarellia commented 4 years ago

The default KsPref constructor accepts a base class which is manually configurable by the user to tune preferences for its service.

A nice idea would be to create different constructors with a different class parameter to infer config data