diff --git a/res/layout/contact_selection_activity.xml b/res/layout/contact_selection_activity.xml index 709f7b65e6..25883ed2af 100644 --- a/res/layout/contact_selection_activity.xml +++ b/res/layout/contact_selection_activity.xml @@ -12,7 +12,8 @@ android:layout_width="match_parent" android:minHeight="?attr/actionBarSize" android:background="?attr/colorPrimary" - android:theme="?attr/actionBarStyle"/> + android:theme="?attr/actionBarStyle" + app:contentInsetStartWithNavigation="0dp"/>