1
0
Fork 0

Re-add SEND intent actions

master
Jonathan Almeida 2019-01-31 16:01:58 -05:00 committed by Colin Lee
parent 3c48b3eeca
commit 0c893b356a
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.SEND" />
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.BROWSABLE" />
<category android:name="android.intent.category.DEFAULT" />