mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Set backup/restore progress notifications to low priority
This commit is contained in:
		@@ -95,7 +95,7 @@ object Notifications {
 | 
			
		||||
            ),
 | 
			
		||||
            NotificationChannel(
 | 
			
		||||
                CHANNEL_BACKUP_RESTORE_PROGRESS, context.getString(R.string.channel_backup_restore_progress),
 | 
			
		||||
                NotificationManager.IMPORTANCE_DEFAULT
 | 
			
		||||
                NotificationManager.IMPORTANCE_LOW
 | 
			
		||||
            ).apply {
 | 
			
		||||
                group = GROUP_BACK_RESTORE
 | 
			
		||||
                setShowBadge(false)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user