Remove back button in the toolbar in SearchActivity.

This commit is contained in:
Alex Ning 2021-05-15 09:01:51 +08:00
parent 49ffafdfd4
commit 004bd22f67

View File

@ -23,7 +23,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="?attr/actionBarSize"
app:navigationIcon="?attr/homeAsUpIndicator"
app:popupTheme="@style/AppTheme.PopupOverlay" />
<com.ferfalk.simplesearchview.SimpleSearchView