Read all the replies when replying a message. Update the replied message in InboxFragment.

This commit is contained in:
Alex Ning
2020-07-01 21:48:39 +08:00
parent 707316c7ad
commit eff385ccd6
6 changed files with 97 additions and 14 deletions

View File

@@ -40,6 +40,7 @@
</androidx.coordinatorlayout.widget.CoordinatorLayout>
<LinearLayout
android:id="@+id/edit_text_wrapper_linear_layout_view_private_messages_activity"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"