Changes of com.discord v1197
This commit is contained in:
parent
2e0ee2fb8b
commit
f400ce7398
9559 changed files with 375689 additions and 349457 deletions
8
com.discord/res/xml/shortcuts.xml
Normal file
8
com.discord/res/xml/shortcuts.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shortcuts
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<share-target android:targetClass="com.discord.app.AppActivity$AppAction">
|
||||
<data android:mimeType="*/*" />
|
||||
<category android:name="com.discord.intent.category.DIRECT_SHARE_TARGET" />
|
||||
</share-target>
|
||||
</shortcuts>
|
Loading…
Add table
Add a link
Reference in a new issue