Add deleting messages (#290)

This commit is contained in:
Kacper Ziubryniewicz
2019-03-31 22:01:04 +02:00
committed by Rafał Borcz
parent f2855d598d
commit 2bff468e56
17 changed files with 195 additions and 32 deletions

View File

@ -10,6 +10,7 @@
android:layout_height="match_parent">
<LinearLayout
android:id="@+id/messagePreviewContentContainer"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"