#3570: Also provide a "direct" back with the hardware button (#3571)

Fixes #3570
This commit is contained in:
UlrichKu 2023-09-27 08:56:09 +02:00 committed by GitHub
parent 2dc27bca2a
commit 24985f0206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
android:theme="@style/Base.Theme.AppCompat" />
<activity
android:name=".components.search.SearchActivity"
android:launchMode="singleTop"
android:launchMode="singleTask"
android:exported="false">
<intent-filter>
<action android:name="android.intent.action.SEARCH" />