mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-13 05:52:48 +01:00
Remove back button in the toolbar in SearchActivity.
This commit is contained in:
parent
49ffafdfd4
commit
004bd22f67
@ -23,7 +23,6 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:minHeight="?attr/actionBarSize"
|
android:minHeight="?attr/actionBarSize"
|
||||||
app:navigationIcon="?attr/homeAsUpIndicator"
|
|
||||||
app:popupTheme="@style/AppTheme.PopupOverlay" />
|
app:popupTheme="@style/AppTheme.PopupOverlay" />
|
||||||
|
|
||||||
<com.ferfalk.simplesearchview.SimpleSearchView
|
<com.ferfalk.simplesearchview.SimpleSearchView
|
||||||
|
Loading…
Reference in New Issue
Block a user