commit | 773cad71b1275adab992d4fabd2fe1241692e604 | [log] [tgz] |
---|---|---|
author | Daniel Lehmann <lehmannd@google.com> | Thu Apr 07 20:26:35 2011 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Apr 07 20:26:35 2011 -0700 |
tree | 50e7094192c711b60e4eb3619fd0e4858a05b14a | |
parent | f6c62c03f64d14f2f84d847d97ac0657f7adf2f6 [diff] | |
parent | 7134a00efd66e95ea0d1484e04869c5cbd45f25d [diff] |
Merge "Fix the contact list. For now show all contacts"
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index cacecf6..20641f2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml
@@ -546,7 +546,7 @@ <!-- vCard related --> <activity android:name=".vcard.ImportVCardActivity" - android:configChanges="orientation" + android:configChanges="orientation|screenSize|keyboardHidden" android:theme="@style/BackgroundOnly"> <intent-filter> <action android:name="android.intent.action.VIEW" />