Commit 9f289d60 authored by Martijn Coenen's avatar Martijn Coenen Committed by Android Git Automerger
Browse files

am 14687fef: Fix crash when invoking Beam with NFC off.

* commit '14687fef':
  Fix crash when invoking Beam with NFC off.
parents c5eec3c6 14687fef
......@@ -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">
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment