mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Added credit to the project which inspired the preference search
This commit is contained in:
		| @@ -185,7 +185,11 @@ class AboutActivity : AppCompatActivity() { | ||||
|             SoftwareComponent( | ||||
|                 "RxJava", "2016 - 2020", "RxJava Contributors", | ||||
|                 "https://github.com/ReactiveX/RxJava", StandardLicenses.APACHE2 | ||||
|             ) | ||||
|             ), | ||||
|             SoftwareComponent( | ||||
|                 "SearchPreference", "2018", "ByteHamster", | ||||
|                 "https://github.com/ByteHamster/SearchPreference", StandardLicenses.MIT | ||||
|             ), | ||||
|         ) | ||||
|         private const val POS_ABOUT = 0 | ||||
|         private const val POS_LICENSE = 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 litetex
					litetex