commit | 152a0d13e6d0583c102ef86e5fe45eb99cf2cc2d | [log] [tgz] |
---|---|---|
author | yong.xa.shi <yong.xa.shi@sonymobile.com> | Fri Apr 03 14:59:24 2015 +0800 |
committer | takeshi tanigawa <takeshi.tanigawa@sonymobile.com> | Fri Feb 10 14:22:50 2017 +0900 |
tree | dc6ca9f13499b5e3ecd11bb1914f2d3d9383ce57 | |
parent | 34bd26d41700bcc083486a217d4982f6e62d733b [diff] |
Fix issue where voicemail number is not saved properly When VoicemailSettingsActivity resumes from background, all the preferences are once removed and recreated. This causes the issue where voicemail number input by user on old preference is not saved. To fix the issue, keep the reference to old preference and don't override it in onResume(). Test: manual - checked if voicemail number is saved Bug: 29736548 Change-Id: I4437a8827eb8338ccd78826316b684d7fac532c7