mirror of
				https://github.com/recloudstream/cloudstream.git
				synced 2024-08-15 01:53:11 +00:00 
			
		
		
		
	fixed #805
This commit is contained in:
		
							parent
							
								
									2edc4571a1
								
							
						
					
					
						commit
						d88750ab66
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -323,18 +323,25 @@ class SubtitlesFragment : Fragment() {
 | 
			
		|||
            val fontSizes = listOf(
 | 
			
		||||
                Pair(null, textView.context.getString(R.string.normal)),
 | 
			
		||||
                Pair(6f, "6$suffix"),
 | 
			
		||||
                Pair(7f, "7$suffix"),
 | 
			
		||||
                Pair(8f, "8$suffix"),
 | 
			
		||||
                Pair(9f, "9$suffix"),
 | 
			
		||||
                Pair(10f, "10$suffix"),
 | 
			
		||||
                Pair(11f, "11$suffix"),
 | 
			
		||||
                Pair(12f, "12$suffix"),
 | 
			
		||||
                Pair(13f, "13$suffix"),
 | 
			
		||||
                Pair(14f, "14$suffix"),
 | 
			
		||||
                Pair(15f, "15$suffix"),
 | 
			
		||||
                Pair(16f, "16$suffix"),
 | 
			
		||||
                Pair(17f, "17$suffix"),
 | 
			
		||||
                Pair(18f, "18$suffix"),
 | 
			
		||||
                Pair(19f, "19$suffix"),
 | 
			
		||||
                Pair(20f, "20$suffix"),
 | 
			
		||||
                Pair(21f, "21$suffix"),
 | 
			
		||||
                Pair(22f, "22$suffix"),
 | 
			
		||||
                Pair(23f, "23$suffix"),
 | 
			
		||||
                Pair(24f, "24$suffix"),
 | 
			
		||||
                Pair(25f, "25$suffix"),
 | 
			
		||||
                Pair(26f, "26$suffix"),
 | 
			
		||||
                Pair(28f, "28$suffix"),
 | 
			
		||||
                Pair(30f, "30$suffix"),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue