Share gif directly in ViewGifActivity.

This commit is contained in:
Alex Ning
2020-03-03 17:34:04 +08:00
parent 980a121573
commit ad5e4df6e8
4 changed files with 108 additions and 2 deletions

View File

@@ -456,4 +456,6 @@
<string name="cannot_save_image">Cannot save the image</string>
<string name="cannot_save_gif">Cannot save the gif</string>
<string name="cannot_get_storage">Cannot access the app storage</string>
<string name="save_image_before_sharing">Saving the image. Please wait.</string>
<string name="save_gif_before_sharing">Saving the gif. Please wait.</string>
</resources>