Merge "Fix notificaiton not working in work profile" into main
This commit is contained in:
@@ -947,6 +947,11 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity android:name=".localepicker.NotificationActionActivity"
|
||||
android:excludeFromRecents="true"
|
||||
android:theme="@android:style/Theme.NoDisplay">
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".Settings$LanguageAndInputSettingsActivity"
|
||||
android:label="@string/language_settings"
|
||||
|
||||
Reference in New Issue
Block a user