Merge "Fix launch flags for channel panel" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
82fee52083
@@ -2862,9 +2862,7 @@
|
||||
<activity android:name=".notification.app.ChannelPanelActivity"
|
||||
android:label="@string/notification_channel_title"
|
||||
android:theme="@style/Theme.Panel"
|
||||
android:launchMode="singleInstance"
|
||||
android:excludeFromRecents="true"
|
||||
android:noHistory="true"
|
||||
android:configChanges="orientation|keyboardHidden|screenSize"
|
||||
android:exported="true">
|
||||
<intent-filter android:priority="1">
|
||||
|
Reference in New Issue
Block a user