diff --git a/res/layout/conversation_activity.xml b/res/layout/conversation_activity.xml index d2733a7a80bcbec58455dc9c19f462dc0365d9b0..26f2a9c4bc11e14a095d131c72e0dbce48ad6249 100644 --- a/res/layout/conversation_activity.xml +++ b/res/layout/conversation_activity.xml @@ -32,72 +32,98 @@ android:layout_width="match_parent" android:layout_height="wrap_content"/> - - - + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - + android:layout_gravity="center" + android:background="@drawable/circle_touch_highlight_background" + android:src="@drawable/ic_clear_white_24dp" + android:contentDescription="@string/ConversationActivity_cancel" + android:nextFocusLeft="@+id/embedded_text_editor" /> - + + + +