-
Notifications
You must be signed in to change notification settings - Fork 18
registerOnSharedPreferenceChangeListener behavior #14
Copy link
Copy link
Open
Description
Hi Sloy,
Thanks for the amazing work you did, it has reduced a good amount of time in development of our settings module.
We are noticing an issue when we have registered a listener to added SharedPreferences. The listener is working fine, but in certain cases where we are updating a string or int it's raising the callback on each key press. The normal behavior we were expecting was to receive a callback once uses completes the editing one field and moves out of the textview.
Any idea what might be happening here, i haven't looked into the code yet. Again thx a lot for great piece of work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels