You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
metu.life-android/app/src/main/res/xml/share_shortcuts.xml

8 lines
296 B

<shortcuts xmlns:android="http://schemas.android.com/apk/res/android">
<share-target android:targetClass="com.keylesspalace.tusky.MainActivity">
<data android:mimeType="text/plain" />
<category android:name="com.keylesspalace.tusky.Share" />
</share-target>
</shortcuts>