1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00

Share posts via DM. Resolves part of austinhuang0131/barinsta#537

This commit is contained in:
Ammar Githam 2021-05-23 15:57:01 +09:00
parent 0dfdc4bb41
commit 742b696d17
17 changed files with 412 additions and 64 deletions

View file

@ -5,4 +5,5 @@
<item name="forward" type="id" />
<item name="detail" type="id" />
<item name="copy" type="id" />
<item name="share_dm" type="id" />
</resources>

View file

@ -508,4 +508,7 @@
<string name="click_to_show_full">Click to show full like count</string>
<string name="no_profile_pic_found">No profile pic found!</string>
<string name="swipe_up_confirmation">Are you sure you want to open this link?</string>
<string name="sending">Sending...</string>
<string name="share_via_dm">Share via DM</string>
<string name="share_link">Share link…</string>
</resources>