Merge "Improve frame-rate of quick-contact opening animation."
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index d57aab6..c9fc2e8 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -564,6 +564,7 @@
<!-- vCard related -->
<activity android:name=".vcard.ImportVCardActivity"
android:configChanges="orientation|screenSize|keyboardHidden"
+ android:screenOrientation="nosensor"
android:theme="@style/BackgroundOnlyTheme">
<intent-filter>
<action android:name="android.intent.action.VIEW" />