mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 22:37:56 +01:00 
			
		
		
		
	Merge branch 'master' of https://github.com/inorichi/tachiyomi
This commit is contained in:
		| @@ -460,6 +460,7 @@ class LibraryUpdateService( | ||||
|             if (newUpdates.size > 1) { | ||||
|                 setContentText(getString(R.string.notification_new_chapters_text, newUpdates.size)) | ||||
|                 setStyle(NotificationCompat.BigTextStyle().bigText(newUpdates.joinToString("\n"))) | ||||
|                 setNumber(newUpdates.size) | ||||
|             } else { | ||||
|                 setContentText(newUpdates.first()) | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user