commit | 32015f901f5bc3979c7049327b2d8afd5b611003 | [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> | Mon Dec 05 15:06:03 2016 -0800 |
tree | 91329cfac94c2f59eecaa2055352c4a787a9e482 | |
parent | 9ededc218634febeb272e03dd617bed437568e30 [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