commit | 950665abafe4cca4102fc477614570c29debf855 | [log] [tgz] |
---|---|---|
author | Brandon Maxwell <maxwelb@google.com> | Thu Oct 22 16:19:46 2015 -0700 |
committer | Brandon Maxwell <maxwelb@google.com> | Mon Oct 26 10:25:04 2015 -0700 |
tree | 6c554ace5a7271793cebbdd34d906e9e4954402f | |
parent | 5ddb398e1e364cf27786b8848a16d7461663bd9f [diff] |
Fixing refresh bug with ContactsPreferences Observed: ContactsPreferences would detect that SharePreferences had changed, but wouldn't update its cached values. This resulted in the initial cached values always getting returned, regardless of what value was stored in SharedPreferences. Change-Id: Ide596dc8a7e4612748531b139bcb6438590a3977