Switched to the official SearchWidget.

This commit is contained in:
Karim Abou Zeid 2016-02-27 23:46:41 +01:00
commit e80a1317f1
4 changed files with 65 additions and 106 deletions

View file

@ -7,10 +7,7 @@
<android.support.v7.widget.Toolbar
android:id="@+id/toolbar"
style="@style/Toolbar">
<include layout="@layout/search_bar" />
</android.support.v7.widget.Toolbar>
style="@style/Toolbar" />
<FrameLayout
android:layout_width="match_parent"