mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-02 03:36:50 +01:00
Exclude type picker activity from recent menu
This commit is contained in:
parent
292f0f6c6e
commit
7a3ea5f8a8
@ -197,6 +197,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".activities.EventTypePickerActivity"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="false"
|
||||
android:theme="@style/Theme.Transparent" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user