mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-03 23:58:55 +01:00 
			
		
		
		
	Center extension name in ExtensionDetailsScreen (#8407)
				
					
				
			This commit is contained in:
		@@ -225,6 +225,7 @@ private fun DetailsHeader(
 | 
			
		||||
            Text(
 | 
			
		||||
                text = extension.name,
 | 
			
		||||
                style = MaterialTheme.typography.headlineSmall,
 | 
			
		||||
                textAlign = TextAlign.Center,
 | 
			
		||||
            )
 | 
			
		||||
 | 
			
		||||
            val strippedPkgName = extension.pkgName.substringAfter("eu.kanade.tachiyomi.extension.")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user