diff --git a/res/layout/conversation_activity.xml b/res/layout/conversation_activity.xml index 215cfadb4b..f4b879eb67 100644 --- a/res/layout/conversation_activity.xml +++ b/res/layout/conversation_activity.xml @@ -12,8 +12,7 @@ android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" android:clipChildren="false" - app:contentInsetLeft="0dp" - app:contentInsetStart="0dp"> + app:contentInsetStart="4dp"> + android:layout_marginLeft="8dp" />