merge in mnc-release history after reset to mnc-dev
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 1cb5e5a..9941c53 100755
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -106,7 +106,7 @@
 
         <activity android:name=".BeamShareActivity"
             android:finishOnCloseSystemDialogs="true"
-            android:theme="@android:style/Theme.NoDisplay"
+            android:theme="@android:style/Theme.Translucent"
             android:label="@string/android_beam"
             android:noHistory="true"
             android:excludeFromRecents="true">