Preferences Listener
class PreferencesListener @Inject constructor(context: Context) : SharedPreferences.OnSharedPreferenceChangeListener
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open override fun onSharedPreferenceChanged(sharedPreferences: SharedPreferences, key: String)
Content copied to clipboard