mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
New lock icon in notification
This commit is contained in:
@@ -421,7 +421,7 @@ open class DatabaseTaskNotificationService : LockNotificationService(), Progress
|
||||
// Unfortunately swipe is disabled in lollipop+
|
||||
setDeleteIntent(pendingDeleteIntent)
|
||||
addAction(
|
||||
R.drawable.ic_lock_database_white_24dp, getString(R.string.lock),
|
||||
R.drawable.ic_lock_database_white_32dp, getString(R.string.lock),
|
||||
pendingDeleteIntent
|
||||
)
|
||||
setStyle(NotificationCompat.MediaStyle()
|
||||
|
||||
Reference in New Issue
Block a user