mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-23 02:17:20 +00:00
Remove FindMyPhoneActivity from the application switcher,
because returning to it would make it to ring again.
This commit is contained in:
parent
71bef30624
commit
fc25e42196
@ -118,6 +118,7 @@
|
|||||||
<activity
|
<activity
|
||||||
android:name="org.kde.kdeconnect.Plugins.FindMyPhonePlugin.FindMyPhoneActivity"
|
android:name="org.kde.kdeconnect.Plugins.FindMyPhonePlugin.FindMyPhoneActivity"
|
||||||
android:label="@string/findmyphone_title"
|
android:label="@string/findmyphone_title"
|
||||||
|
android:excludeFromRecents="true"
|
||||||
android:launchMode="singleInstance">
|
android:launchMode="singleInstance">
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user