Ready to implement post creation.

This commit is contained in:
Pierre
2018-04-01 08:32:38 +02:00
parent c9617b5b52
commit 870ed9443f
7 changed files with 129 additions and 1 deletions

View File

@ -15,6 +15,7 @@
<!-- Submit post -->
<Button
android:id="@+id/submit_create_post_form"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/post_action_send"