diff --git a/res/layout/contact_filter_toolbar.xml b/res/layout/contact_filter_toolbar.xml
index 07544d3094..6738e2bace 100644
--- a/res/layout/contact_filter_toolbar.xml
+++ b/res/layout/contact_filter_toolbar.xml
@@ -5,15 +5,6 @@
android:layout_height="match_parent"
android:orientation="horizontal">
-
-
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:app="http://schemas.android.com/apk/res-auto">
+ android:theme="?attr/actionBarStyle"
+ app:contentInsetStartWithNavigation="0dp"/>