mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
priority min
This commit is contained in:
@@ -322,7 +322,7 @@ namespace Bit.Android
|
|||||||
|
|
||||||
if(Build.VERSION.SdkInt <= BuildVersionCodes.N && _appSettings.AutofillPersistNotification)
|
if(Build.VERSION.SdkInt <= BuildVersionCodes.N && _appSettings.AutofillPersistNotification)
|
||||||
{
|
{
|
||||||
builder.SetPriority(-1);
|
builder.SetPriority(-2);
|
||||||
}
|
}
|
||||||
|
|
||||||
_lastNotification = now;
|
_lastNotification = now;
|
||||||
|
|||||||
Reference in New Issue
Block a user