mirror of
				https://github.com/recloudstream/cloudstream.git
				synced 2024-08-15 01:53:11 +00:00 
			
		
		
		
	Update SettingsFragment.kt
This commit is contained in:
		
							parent
							
								
									6dbc5c29c6
								
							
						
					
					
						commit
						f2f49e7f71
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -47,6 +47,7 @@ class SettingsFragment : PreferenceFragmentCompat() { | |||
|         Triple("\uD83C\uDDEE\uD83C\uDDF3", "Malayalam", "ml"), | ||||
|         Triple("\uD83C\uDDF3\uD83C\uDDF4", "Norsk", "no"), | ||||
|         Triple("\ud83c\udde9\ud83c\uddea", "German", "de"), | ||||
|         Triple("🇦🇪", "Arabic", "ar"), | ||||
|     ).sortedBy { it.second } //ye, we go alphabetical, so ppl don't put their lang on top | ||||
| 
 | ||||
|     override fun onCreatePreferences(savedInstanceState: Bundle?, rootKey: String?) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue