Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

SettingsActivity didn't save location's value when I changed this #322

Open
luckyluke1994 opened this issue Jan 9, 2017 · 1 comment
Open

Comments

@luckyluke1994
Copy link

Hi all, I made SettingsActivity follow video lession 3 at Update Data on Activity Start, when I change location zip code to 75001 and when I press back button then go to SettingsActivity location zip code still is 94043, please help me
Thanks in advanced

@luckyluke1994
Copy link
Author

oh, I fixed that problem, in my case at the end of method onPreferenceChange() I returned false, so that is why my location didn't update new value, I must return true instead :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant