Create PostMediaService to submit video and image posts.

This commit is contained in:
Alex Ning
2019-08-06 17:35:54 +08:00
parent 5bb9cf7891
commit fe898a5c6c
15 changed files with 410 additions and 166 deletions

View File

@@ -160,4 +160,8 @@
<string name="gif">GIF</string>
<string name="best">Best</string>
<string name="search">Search</string>
<string name="posting_video">Posting video</string>
<string name="posting_image">Posting image</string>
<string name="please_wait">Please wait.</string>
</resources>