diff --git a/src/main/res/layout/fragment_conversation.xml b/src/main/res/layout/fragment_conversation.xml index 3ef6e4bc7304188dcc91b6789a7f1a80c26bf796..59639a9fdfdb4aadc9fb851821211370d02b391f 100644 --- a/src/main/res/layout/fragment_conversation.xml +++ b/src/main/res/layout/fragment_conversation.xml @@ -240,7 +240,7 @@ android:id="@+id/snackbar" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:layout_above="@+id/textsend" + android:layout_above="@+id/context_preview" android:layout_marginLeft="8dp" android:layout_marginRight="8dp" android:layout_marginBottom="4dp"