mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-22 07:09:10 +00:00
Fixed Settings activity showing up in recent tasks menu
This commit is contained in:
parent
5b332fca2e
commit
6870f76150
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@
|
|||
<activity android:name=".settings.SettingsActivity"
|
||||
android:theme="@style/platformActivityTheme"
|
||||
android:label="@string/english_ime_settings"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
|
Loading…
Add table
Reference in a new issue