commit | 41b3c0fb7d785ff4436bcc1dd5ca446ffbb808d1 | [log] [tgz] |
---|---|---|
author | zhengpin.x.huang <zhengpin.x.huang@sonymobile.com> | Thu Feb 25 19:55:26 2016 +0800 |
committer | Brad Ebinger <breadley@google.com> | Tue Nov 29 11:08:11 2016 -0800 |
tree | 731f37aa9dfdd22a86b64231bb5ade3afff56edc | |
parent | 579dc129cfe02d2788ca189d6ee6620eb7f9e88f [diff] |
Fix force close of voicemail activity caused by screen rotation Since VoicemailSettingsActivity does not handle horizontal/vertical screen rotation properly, RuntimeException occurs when selecting contact after screen rotation in "Choose a contact" view. Add configChanges attributes in AndroidManifest.xml to fix the issue. Bug: 32424108 Change-Id: I422328389dfd96444806a222b8ebbfc758daa477