mirror of
https://github.com/moparisthebest/android-app
synced 2024-12-24 07:28:51 -05:00
Modify Share label to "Add in the poche"
This commit is contained in:
parent
10298fd172
commit
bacc4e7ad4
@ -14,7 +14,7 @@
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<intent-filter android:label="@string/label_name">
|
||||
<action android:name="android.intent.action.SEND" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<data android:mimeType="text/plain" />
|
||||
|
Loading…
Reference in New Issue
Block a user