commit | de94e405a497e955fd2bb0a0c79c1f417ab69ac7 | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Tue Nov 30 15:45:52 2010 +0000 |
committer | Ben Murdoch <benm@google.com> | Tue Nov 30 19:08:02 2010 +0000 |
tree | 774bc1e41d34c7b7ad4408e2e4ee60996b119406 | |
parent | 10200795554ffeb16bf5662fd66ae6442c6f5cf0 [diff] |
Update AndroidManifest properties forBrowserPreferencesPage The AndroidManifest was saying that the preferences activity was handling orientation and keyboard visibility changes, which it does not. This led to some strange layout issues, so remove the flags from the manifest and let the system take care of these configuration changes. Change-Id: I0545b6d230363d6af3e4c6dedd4cd506c6f7ff21