1
0
mirror of https://github.com/termux/termux-app synced 2024-06-17 14:47:08 +00:00
This commit is contained in:
Ronak Jain 2024-04-18 22:22:56 +03:00 committed by GitHub
commit a2baa11ce2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,6 +58,7 @@
android:launchMode="singleTask"
android:resizeableActivity="true"
android:theme="@style/Theme.TermuxActivity.DayNight.NoActionBar"
android:excludeFromRecents="true"
tools:targetApi="n">
<intent-filter>
<action android:name="android.intent.action.MAIN" />