diff --git a/presentation/src/main/res/layout/compose_activity.xml b/presentation/src/main/res/layout/compose_activity.xml index 1e77feaafa63ee95998868288847f8af07e6822d..6f0d427da496d7cd521e77f92e5da67bfffc00a3 100644 --- a/presentation/src/main/res/layout/compose_activity.xml +++ b/presentation/src/main/res/layout/compose_activity.xml @@ -135,7 +135,7 @@ android:id="@+id/composeBar" android:layout_width="wrap_content" android:layout_height="wrap_content" - app:constraint_referenced_ids="messageBackground,attachments,attach,message,counter,send" /> + app:constraint_referenced_ids="messageBackground,attach,message,counter,send" />