1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

fixed notification icon

This commit is contained in:
scoute-dich 2016-03-20 16:09:13 +01:00
parent 01a85b7986
commit 3169ab3a03
2 changed files with 0 additions and 2 deletions

View file

@ -52,7 +52,6 @@
<action android:name="android.intent.action.SEND" />
<category android:name="android.intent.category.DEFAULT" />
<data android:mimeType="text/*" />
<data android:mimeType="image/*" />
</intent-filter>
</activity>