Can create post with images

This commit is contained in:
Pierre
2018-05-02 19:09:33 +02:00
parent 2e932d640b
commit f0374e8703
6 changed files with 243 additions and 27 deletions

View File

@ -184,4 +184,5 @@
<string name="menu_clear_local_db">Clear local database</string>
<string name="success_clear_local_db">The local database has been successfully cleared! You may need to restart the application to make the changes being fully applied.</string>
<string name="err_clear_local_db">An error occurred while trying to clear local database!</string>
<string name="image_description_pick_image">Pick an image</string>
</resources>