summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 7878448..7d8233e 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -150,6 +150,7 @@
android:name=".ui.activities.SearchActivity"
android:windowSoftInputMode="adjustResize"
android:exported="true"
+ android:theme="@style/Theme.ActionBarIcon"
android:screenOrientation="portrait">
<intent-filter>
<action android:name="android.intent.action.SEARCH" />