mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Remove paused text when resuming downloads with info hidden (fixes #6119)
This commit is contained in:
		| @@ -105,6 +105,7 @@ internal class DownloadNotifier(private val context: Context) { | ||||
|  | ||||
|             if (preferences.hideNotificationContent()) { | ||||
|                 setContentTitle(downloadingProgressText) | ||||
|                 setContentText(null) | ||||
|             } else { | ||||
|                 val title = download.manga.title.chop(15) | ||||
|                 val quotedTitle = Pattern.quote(title) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user