Remove duplicate share entry

Closes #139
pull/189/head
Alex Baker 10 years ago
parent 1bb1fdfe99
commit 5467e448db

@ -583,7 +583,6 @@
android:name=".voice.VoiceCommandActivity"
android:theme="@android:style/Theme.Translucent.NoTitleBar">
<intent-filter>
<action android:name="android.intent.action.SEND"/>
<action android:name="com.google.android.gm.action.AUTO_SEND"/>
<category android:name="android.intent.category.DEFAULT"/>

Loading…
Cancel
Save