diff --git a/res/layout/conversation_activity.xml b/res/layout/conversation_activity.xml index 394ad2d31..215cfadb4 100644 --- a/res/layout/conversation_activity.xml +++ b/res/layout/conversation_activity.xml @@ -12,14 +12,8 @@ android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" android:clipChildren="false" - android:contentInsetLeft="24dp" - android:contentInsetStart="24dp" - app:contentInsetLeft="24dp" - app:contentInsetStart="24dp" - android:contentInsetRight="20dp" - android:contentInsetEnd="20dp" - app:contentInsetRight="20dp" - app:contentInsetEnd="20dp"> + app:contentInsetLeft="0dp" + app:contentInsetStart="0dp"> + android:focusable="true">