aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_search.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2021-05-15 01:01:51 +0000
committerAlex Ning <chineseperson5@gmail.com>2021-05-15 01:01:51 +0000
commit004bd22f675187929ccbf0e787ba6f0568440c50 (patch)
tree58d64875e961c4c37a68e77c2defc53d9fb4f544 /app/src/main/res/layout/activity_search.xml
parent49ffafdfd492ea8e6190e36457813f05311b008d (diff)
downloadinfinity-for-reddit-004bd22f675187929ccbf0e787ba6f0568440c50.tar
infinity-for-reddit-004bd22f675187929ccbf0e787ba6f0568440c50.tar.gz
infinity-for-reddit-004bd22f675187929ccbf0e787ba6f0568440c50.tar.bz2
infinity-for-reddit-004bd22f675187929ccbf0e787ba6f0568440c50.tar.lz
infinity-for-reddit-004bd22f675187929ccbf0e787ba6f0568440c50.tar.xz
infinity-for-reddit-004bd22f675187929ccbf0e787ba6f0568440c50.tar.zst
infinity-for-reddit-004bd22f675187929ccbf0e787ba6f0568440c50.zip
Remove back button in the toolbar in SearchActivity.
Diffstat (limited to 'app/src/main/res/layout/activity_search.xml')
-rw-r--r--app/src/main/res/layout/activity_search.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_search.xml b/app/src/main/res/layout/activity_search.xml
index 9418ce8f..a3997671 100644
--- a/app/src/main/res/layout/activity_search.xml
+++ b/app/src/main/res/layout/activity_search.xml
@@ -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