Package-level declarations

Types

Link copied to clipboard
abstract class SupportPreference @JvmOverloads constructor(    context: Context,     sharedPreferences: SharedPreferences = PreferenceManager.getDefaultSharedPreferences(context)) : ISupportPreference, SharedPreferences

Core abstract implementation for application preferences